License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.jzenith |
ArtifactId | ArtifactIdjzenith-example-mongodb |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExample - Mongodb
jZenith Application Framework
|
<!-- https://jarcasting.com/artifacts/org.jzenith/jzenith-example-mongodb/ -->
<dependency>
<groupId>org.jzenith</groupId>
<artifactId>jzenith-example-mongodb</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-mongodb/
implementation 'org.jzenith:jzenith-example-mongodb:0.1'
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-mongodb/
implementation ("org.jzenith:jzenith-example-mongodb:0.1")
'org.jzenith:jzenith-example-mongodb:jar:0.1'
<dependency org="org.jzenith" name="jzenith-example-mongodb" rev="0.1">
<artifact name="jzenith-example-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzenith', module='jzenith-example-mongodb', version='0.1')
)
libraryDependencies += "org.jzenith" % "jzenith-example-mongodb" % "0.1"
[org.jzenith/jzenith-example-mongodb "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jzenith : jzenith-example-common | jar | 0.1 |
org.jzenith : jzenith-mongodb | jar | 0.1 |
org.jzenith : jzenith-rest | jar | 0.1 |
io.opentracing.contrib » span-reporter-slf4j | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jzenith : jzenith-example-common | jar | 0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.assertj : assertj-core | jar | 3.11.1 |
io.rest-assured : rest-assured | jar | 3.2.0 |
org.dbunit : dbunit | jar | 2.5.4 |