License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdcom.holon-platform.mongo |
ArtifactId | ArtifactIdholon-datastore-mongo-sync |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptioncom.holon-platform.mongo:holon-datastore-mongo-sync
Holon MongoDB Datastore synchronous implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.holon-platform.mongo/holon-datastore-mongo-sync/ -->
<dependency>
<groupId>com.holon-platform.mongo</groupId>
<artifactId>holon-datastore-mongo-sync</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.mongo/holon-datastore-mongo-sync/
implementation 'com.holon-platform.mongo:holon-datastore-mongo-sync:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.mongo/holon-datastore-mongo-sync/
implementation ("com.holon-platform.mongo:holon-datastore-mongo-sync:5.5.0")
'com.holon-platform.mongo:holon-datastore-mongo-sync:jar:5.5.0'
<dependency org="com.holon-platform.mongo" name="holon-datastore-mongo-sync" rev="5.5.0">
<artifact name="holon-datastore-mongo-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.mongo', module='holon-datastore-mongo-sync', version='5.5.0')
)
libraryDependencies += "com.holon-platform.mongo" % "holon-datastore-mongo-sync" % "5.5.0"
[com.holon-platform.mongo/holon-datastore-mongo-sync "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.holon-platform.mongo : holon-datastore-mongo-core | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-sync | jar | 4.0.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |