is not current version
Last Version 1.0.4

com.github.dalet-oss:mongobee 1.0.2

MongoDB data migration tool for Java

GroupId

GroupId

com.github.dalet-oss
ArtifactId

ArtifactId

mongobee
Version

Version

1.0.2
Type

Type

jar

Download mongobee 1.0.2


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