is not current version
Last Version 0.14.3

org.occurrent:example-uno-es-mongodb-common 0.7.2


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

example-uno-es-mongodb-common
Version

Version

0.7.2
Type

Type

jar

Download example-uno-es-mongodb-common 0.7.2


<!-- https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-common/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>example-uno-es-mongodb-common</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-common/
implementation 'org.occurrent:example-uno-es-mongodb-common:0.7.2'
// https://jarcasting.com/artifacts/org.occurrent/example-uno-es-mongodb-common/
implementation ("org.occurrent:example-uno-es-mongodb-common:0.7.2")
'org.occurrent:example-uno-es-mongodb-common:jar:0.7.2'
<dependency org="org.occurrent" name="example-uno-es-mongodb-common" rev="0.7.2">
  <artifact name="example-uno-es-mongodb-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-uno-es-mongodb-common', version='0.7.2')
)
libraryDependencies += "org.occurrent" % "example-uno-es-mongodb-common" % "0.7.2"
[org.occurrent/example-uno-es-mongodb-common "0.7.2"]