| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-jongo |
| Last Version | Last Version0.35.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-jongo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-jongo-0.35.1.pom | |
| restx-jongo-0.35.1.jar | 54 KB |
| restx-jongo-0.35.1-sources.jar | 14 KB |
| restx-jongo-0.35.1-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-jongo/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-jongo</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-jongo/
implementation 'io.restx:restx-jongo:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-jongo/
implementation ("io.restx:restx-jongo:0.35.1")
'io.restx:restx-jongo:jar:0.35.1'
<dependency org="io.restx" name="restx-jongo" rev="0.35.1">
<artifact name="restx-jongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-jongo', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-jongo" % "0.35.1"
[io.restx/restx-jongo "0.35.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.restx : restx-factory | jar | 0.35.1 |
| io.restx : restx-core | jar | 0.35.1 |
| io.restx : restx-core-annotation-processor | jar | 0.35.1 |
| io.restx : restx-security-basic | jar | 0.35.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.8.10 |
| de.undercouch : bson4jackson | jar | 2.3.1 |
| org.mongodb : mongo-java-driver | jar | 2.11.3 |
| org.jongo : jongo | jar | 1.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |