Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-uno-es-mongodb |
Version | Version0.8.0 |
Type | Typepom |
Filename | Size |
---|---|
example-uno-es-mongodb-0.8.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-uno-es-mongodb</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb/
implementation 'org.occurrent:example-uno-es-mongodb:0.8.0'
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb/
implementation ("org.occurrent:example-uno-es-mongodb:0.8.0")
'org.occurrent:example-uno-es-mongodb:pom:0.8.0'
<dependency org="org.occurrent" name="example-uno-es-mongodb" rev="0.8.0">
<artifact name="example-uno-es-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-uno-es-mongodb', version='0.8.0')
)
libraryDependencies += "org.occurrent" % "example-uno-es-mongodb" % "0.8.0"
[org.occurrent/example-uno-es-mongodb "0.8.0"]