Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdhu.icellmobilsoft.coffee |
ArtifactId | ArtifactIdcoffee-module-mongodb |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
coffee-module-mongodb-1.2.0.pom | |
coffee-module-mongodb-1.2.0.jar | 53 KB |
coffee-module-mongodb-1.2.0-sources.jar | 44 KB |
coffee-module-mongodb-1.2.0-javadoc.jar | 633 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mongodb/ -->
<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-module-mongodb</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mongodb/
implementation 'hu.icellmobilsoft.coffee:coffee-module-mongodb:1.2.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.coffee/coffee-module-mongodb/
implementation ("hu.icellmobilsoft.coffee:coffee-module-mongodb:1.2.0")
'hu.icellmobilsoft.coffee:coffee-module-mongodb:jar:1.2.0'
<dependency org="hu.icellmobilsoft.coffee" name="coffee-module-mongodb" rev="1.2.0">
<artifact name="coffee-module-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-module-mongodb', version='1.2.0')
)
libraryDependencies += "hu.icellmobilsoft.coffee" % "coffee-module-mongodb" % "1.2.0"
[hu.icellmobilsoft.coffee/coffee-module-mongodb "1.2.0"]