is not current version
Last Version 1.3.5

ch.exense.commons:exense-core-mongo 1.2.0


GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-core-mongo
Version

Version

1.2.0
Type

Type

jar

Download exense-core-mongo 1.2.0


<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-core-mongo/ -->
<dependency>
    <groupId>ch.exense.commons</groupId>
    <artifactId>exense-core-mongo</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-mongo/
implementation 'ch.exense.commons:exense-core-mongo:1.2.0'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-mongo/
implementation ("ch.exense.commons:exense-core-mongo:1.2.0")
'ch.exense.commons:exense-core-mongo:jar:1.2.0'
<dependency org="ch.exense.commons" name="exense-core-mongo" rev="1.2.0">
  <artifact name="exense-core-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-core-mongo', version='1.2.0')
)
libraryDependencies += "ch.exense.commons" % "exense-core-mongo" % "1.2.0"
[ch.exense.commons/exense-core-mongo "1.2.0"]