License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdjongo |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjongo
|
Filename | Size |
---|---|
jongo-0.2.0.pom | |
jongo-0.2.0.jar | 4 KB |
jongo-0.2.0-tests.jar | 5 KB |
jongo-0.2.0-sources.jar | 1 KB |
jongo-0.2.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/jongo/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>jongo</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/jongo/
implementation 'org.no-hope:jongo:0.2.0'
// https://jarcasting.com/artifacts/org.no-hope/jongo/
implementation ("org.no-hope:jongo:0.2.0")
'org.no-hope:jongo:jar:0.2.0'
<dependency org="org.no-hope" name="jongo" rev="0.2.0">
<artifact name="jongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='jongo', version='0.2.0')
)
libraryDependencies += "org.no-hope" % "jongo" % "0.2.0"
[org.no-hope/jongo "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : jsr305-aspectj-validation | jar | 0.2.0 |
org.no-hope : slf4j-logging | jar | 0.2.0 |
org.no-hope : typetools-json | jar | 0.2.0 |
org.apache.commons : commons-lang3 | jar | 3.3 |
org.mongodb : mongo-java-driver | jar | 2.11.4 |
org.jongo : jongo | jar | 1.0 |
de.undercouch : bson4jackson | jar | 2.3.1 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.1 |
junit : junit | jar | 4.11 |