is not current version
Last Version 1.2.1

io.semla:semla-mongodb 1.0.1


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-mongodb
Version

Version

1.0.1
Type

Type

jar

Download semla-mongodb 1.0.1


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