License |
License |
---|---|
GroupId | GroupIdcom.wordnik |
ArtifactId | ArtifactIdmongo-utils_2.8.1 |
Version | Version1.01 |
Type | Typejar |
Description |
Descriptionmongo-utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mongo-utils_2.8.1-1.01.pom | |
mongo-utils_2.8.1-1.01.jar | 19 KB |
mongo-utils_2.8.1-1.01-sources.jar | 3 KB |
mongo-utils_2.8.1-1.01-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wordnik/mongo-utils_2.8.1/ -->
<dependency>
<groupId>com.wordnik</groupId>
<artifactId>mongo-utils_2.8.1</artifactId>
<version>1.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/mongo-utils_2.8.1/
implementation 'com.wordnik:mongo-utils_2.8.1:1.01'
// https://jarcasting.com/artifacts/com.wordnik/mongo-utils_2.8.1/
implementation ("com.wordnik:mongo-utils_2.8.1:1.01")
'com.wordnik:mongo-utils_2.8.1:jar:1.01'
<dependency org="com.wordnik" name="mongo-utils_2.8.1" rev="1.01">
<artifact name="mongo-utils_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='mongo-utils_2.8.1', version='1.01')
)
libraryDependencies += "com.wordnik" % "mongo-utils_2.8.1" % "1.01"
[com.wordnik/mongo-utils_2.8.1 "1.01"]
Group / Artifact | Type | Version |
---|---|---|
com.wordnik : common-utils_2.8.1 | jar | 1.01 |
org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
org.mongodb : mongo-java-driver | jar | 2.6.1 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.8.1 | jar | 1.5.RC3 |
junit : junit | jar | 4.8.1 |