Download tech.ydb.yoj JAR files with all dependencies
yoj-aspect from group tech.ydb.yoj (version 2.5.5)
Transaction Aspect for YOJ (YDB ORM for Java) implementation.
0 downloads
Artifact yoj-aspect
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies yoj-repository-ydb-v2, aspectjweaver,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies yoj-repository-ydb-v2, aspectjweaver,
There are maybe transitive dependencies!
yoj-databind from group tech.ydb.yoj (version 2.5.5)
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).
0 downloads
Artifact yoj-databind
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies yoj-util, jsr305, guava, javax.annotation-api, slf4j-api,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies yoj-util, jsr305, guava, javax.annotation-api, slf4j-api,
There are maybe transitive dependencies!
yoj-parent from group tech.ydb.yoj (version 2.5.5)
YDB ORM for Java (YOJ) is a lightweight ORM for immutable entities.
Group: tech.ydb.yoj Artifact: yoj-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact yoj-parent
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL https://github.com/ydb-platform/yoj-project
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL https://github.com/ydb-platform/yoj-project
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
yoj-util from group tech.ydb.yoj (version 2.5.5)
Utility classes used in YOJ (YDB ORM for Java) implementation.
Artifact yoj-util
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, jsr305, javax.annotation-api, slf4j-api,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, jsr305, javax.annotation-api, slf4j-api,
There are maybe transitive dependencies!
yoj-bom from group tech.ydb.yoj (version 2.5.5)
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.
Group: tech.ydb.yoj Artifact: yoj-bom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact yoj-bom
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL https://github.com/ydb-platform/yoj-project
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL https://github.com/ydb-platform/yoj-project
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
yoj-json-jackson-v2 from group tech.ydb.yoj (version 2.5.5)
Adds JSON support to YOJ (JsonConverter implementation) using Jackson 2.x as the underlying JSON library.
0 downloads
Artifact yoj-json-jackson-v2
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies yoj-repository, javax.annotation-api, guava, jackson-databind, byte-buddy, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies yoj-repository, javax.annotation-api, guava, jackson-databind, byte-buddy, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
yoj-repository from group tech.ydb.yoj (version 2.5.5)
Core YOJ (YDB ORM for Java) abstractions and APIs for domain entities, repositories, transactions etc.
0 downloads
Artifact yoj-repository
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-databind, yoj-util, slf4j-api, simpleclient,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-databind, yoj-util, slf4j-api, simpleclient,
There are maybe transitive dependencies!
yoj-repository-test from group tech.ydb.yoj (version 2.5.5)
Basic tests which all YOJ Repository implementations must pass.
0 downloads
Artifact yoj-repository-test
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies yoj-repository, yoj-databind, yoj-util, junit, assertj-core, eclipse-collections, jackson-databind, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies yoj-repository, yoj-databind, yoj-util, junit, assertj-core, eclipse-collections, jackson-databind, jackson-datatype-jdk8, jackson-datatype-jsr310,
There are maybe transitive dependencies!
yoj-repository-ydb-v2 from group tech.ydb.yoj (version 2.5.5)
YOJ (YDB ORM for Java) Repository API implementation for YDB.
Uses YDB SDK v2.x.
0 downloads
Artifact yoj-repository-ydb-v2
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies yoj-repository-ydb-common, yoj-databind, yoj-util, ydb-sdk-table, ydb-sdk-scheme, ydb-sdk-core, ydb-auth-api, ydb-proto-api, grpc-netty, grpc-stub, grpc-netty-shaded, grpc-context, grpc-api, netty-handler, protobuf-java, guava, commons-text, simpleclient, jsr305,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies yoj-repository-ydb-common, yoj-databind, yoj-util, ydb-sdk-table, ydb-sdk-scheme, ydb-sdk-core, ydb-auth-api, ydb-proto-api, grpc-netty, grpc-stub, grpc-netty-shaded, grpc-context, grpc-api, netty-handler, protobuf-java, guava, commons-text, simpleclient, jsr305,
There are maybe transitive dependencies!
yoj-repository-inmemory from group tech.ydb.yoj (version 2.5.5)
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 accessing a real YDB installation.
Group: tech.ydb.yoj Artifact: yoj-repository-inmemory
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact yoj-repository-inmemory
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-repository, yoj-databind, yoj-util, eclipse-collections,
There are maybe transitive dependencies!
Group tech.ydb.yoj
Version 2.5.5
Last update 02. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies yoj-repository, yoj-databind, yoj-util, eclipse-collections,
There are maybe transitive dependencies!
Page 1 from 2 (items total 13)