| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nlloyd |
| ArtifactId | ArtifactIdhorn-of-mongo |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhorn-of-mongo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| horn-of-mongo-1.3.pom | |
| horn-of-mongo-1.3.jar | 143 KB |
| horn-of-mongo-1.3-sources.jar | 137 KB |
| horn-of-mongo-1.3-javadoc.jar | 270 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/ -->
<dependency>
<groupId>com.github.nlloyd</groupId>
<artifactId>horn-of-mongo</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation 'com.github.nlloyd:horn-of-mongo:1.3'
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation ("com.github.nlloyd:horn-of-mongo:1.3")
'com.github.nlloyd:horn-of-mongo:jar:1.3'
<dependency org="com.github.nlloyd" name="horn-of-mongo" rev="1.3">
<artifact name="horn-of-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nlloyd', module='horn-of-mongo', version='1.3')
)
libraryDependencies += "com.github.nlloyd" % "horn-of-mongo" % "1.3"
[com.github.nlloyd/horn-of-mongo "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mozilla : rhino | jar | 1.7R4 |
| org.mongodb : mongo-java-driver | jar | 2.11.3 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-codec : commons-codec | jar | 1.7 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api Optional | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 3.1 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.31 |
| com.github.joelittlejohn.embedmongo : embedmongo-maven-plugin | jar | 0.1.9 |