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