License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.semla |
ArtifactId | ArtifactIdsemla-mongodb |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionsimple entity management library of awesomeness
|
Filename | Size |
---|---|
semla-mongodb-1.1.3.pom | |
semla-mongodb-1.1.3.jar | 14 KB |
semla-mongodb-1.1.3-sources.jar | 5 KB |
semla-mongodb-1.1.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-mongodb/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-mongodb</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-mongodb/
implementation 'io.semla:semla-mongodb:1.1.3'
// https://jarcasting.com/artifacts/io.semla/semla-mongodb/
implementation ("io.semla:semla-mongodb:1.1.3")
'io.semla:semla-mongodb:jar:1.1.3'
<dependency org="io.semla" name="semla-mongodb" rev="1.1.3">
<artifact name="semla-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-mongodb', version='1.1.3')
)
libraryDependencies += "io.semla" % "semla-mongodb" % "1.1.3"
[io.semla/semla-mongodb "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-jpa | jar | 1.1.3 |
org.mongodb : mongo-java-driver | jar | 3.12.8 |
Group / Artifact | Type | Version |
---|---|---|
io.semla : semla-testing | jar | 1.1.3 |
io.semla : semla-jpa | jar | 1.1.3 |
io.semla : semla-common | jar | 1.1.3 |
org.testcontainers : testcontainers | jar | 1.15.3 |