License |
License |
---|---|
GroupId | GroupIdorg.iternine |
ArtifactId | ArtifactIdjeppetto-dao-mongo |
Last Version | Last Version0.9-rc2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJeppetto DAO for Mongo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jeppetto-dao-mongo-0.9-rc2.pom | |
jeppetto-dao-mongo-0.9-rc2.jar | 66 KB |
jeppetto-dao-mongo-0.9-rc2-sources.jar | 42 KB |
jeppetto-dao-mongo-0.9-rc2-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-mongo/ -->
<dependency>
<groupId>org.iternine</groupId>
<artifactId>jeppetto-dao-mongo</artifactId>
<version>0.9-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-mongo/
implementation 'org.iternine:jeppetto-dao-mongo:0.9-rc2'
// https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-mongo/
implementation ("org.iternine:jeppetto-dao-mongo:0.9-rc2")
'org.iternine:jeppetto-dao-mongo:jar:0.9-rc2'
<dependency org="org.iternine" name="jeppetto-dao-mongo" rev="0.9-rc2">
<artifact name="jeppetto-dao-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iternine', module='jeppetto-dao-mongo', version='0.9-rc2')
)
libraryDependencies += "org.iternine" % "jeppetto-dao-mongo" % "0.9-rc2"
[org.iternine/jeppetto-dao-mongo "0.9-rc2"]
Group / Artifact | Type | Version |
---|---|---|
org.iternine : jeppetto-dao | jar | 0.9-rc2 |
org.iternine : jeppetto-enhance | jar | 0.9-rc2 |
org.mongodb : mongo-java-driver | jar | 2.12.4 |
org.aspectj : aspectjrt | jar | 1.6.8 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.iternine : jeppetto-test-functional | jar | 0.9-rc2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.iternine : jeppetto-test-support | jar | 0.9-rc2 |