is not current version
Last Version 1.0.4

com.github.dalet-oss:mongobee 1.0.3

MongoDB data migration tool for Java

GroupId

GroupId

com.github.dalet-oss
ArtifactId

ArtifactId

mongobee
Version

Version

1.0.3
Type

Type

jar

Download mongobee 1.0.3


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