Group: YDB YOJ
1.YOJ Utilities6 usages
tech.ydb.yoj » yoj-util Apache
Utility classes used in YOJ (YDB ORM for Java) implementation.
Last Release on Apr 29, 2026
2.YOJ Data Binding5 usages
tech.ydb.yoj » yoj-databind Apache
Core data-binding logic used by YOJ (YDB ORM for Java) to convert
between Java objects and database rows (or anything representable by
a Java Map, really).
Last Release on Apr 29, 2026
3.YOJ Repository API5 usages
tech.ydb.yoj » yoj-repository Apache
Core YOJ (YDB ORM for Java) abstractions and APIs for domain entities, repositories, transactions etc.
Last Release on Apr 29, 2026
4.YOJ JSON with Jackson 2.x3 usages
tech.ydb.yoj » yoj-json-jackson-v2 Apache
Adds JSON support to YOJ (JsonConverter implementation) using Jackson 2.x as the underlying JSON library.
Last Release on Apr 29, 2026
5.YOJ Repository Tests3 usages
tech.ydb.yoj » yoj-repository-test Apache
Basic tests which all YOJ Repository implementations must pass.
Last Release on Apr 29, 2026
6.YOJ YDB Repository Common Logic2 usages
tech.ydb.yoj » yoj-repository-ydb-common Apache
Common Logic for all YDB Repository implementations, regardless of the YDB SDK major version used.
Last Release on Apr 29, 2026
7.YOJ Repository YDB V21 usages
tech.ydb.yoj » yoj-repository-ydb-v2 Apache
YOJ (YDB ORM for Java) Repository API implementation for YDB.
Uses YDB SDK v2.x.
Last Release on Apr 29, 2026
8.YOJ Bill of Materials
tech.ydb.yoj » yoj-bom Apache
Bill of Materials (BOM) for YOJ Project. Use this artifact with <scope>import</scope> to ensure
you have a consistent version of all YOJ artifacts at once.
Last Release on Apr 29, 2026
9.YOJ Transaction Aspect
tech.ydb.yoj » yoj-aspect Apache
Transaction Aspect for YOJ (YDB ORM for Java) implementation.
Last Release on Apr 29, 2026
10.YOJ Meta Generator
tech.ydb.yoj » yoj-ext-meta-generator Apache
Module that contains generators of classes with meta-info such as FieldGeneratorAnnotationProcessor
Last Release on Apr 29, 2026
11.YDB ORM For Java (YOJ)
tech.ydb.yoj » yoj-parent Apache
YDB ORM for Java (YOJ) is a lightweight ORM for immutable entities.
Last Release on Apr 29, 2026
12.YOJ In Memory Repository
tech.ydb.yoj » yoj-repository-inmemory Apache
YOJ (YDB ORM for Java) In-Memory Repository API implementation, currently using Eclipse Collections.
Has YDB-like semantics for data modification, to easily and quickly test your business logic without spinning
YDB container or ...
Last Release on Apr 29, 2026
13.YOJ Repository YDB V1
tech.ydb.yoj » yoj-repository-ydb-v1 Apache
YOJ (YDB ORM for Java) Repository API implementation for YDB.
Uses legacy YDB SDK v1.x, **NOT** recommended for new projects.
Last Release on May 16, 2024
