mongobee

MongoDB data migration tool for Java

License

License

GroupId

GroupId

com.github.dalet-oss
ArtifactId

ArtifactId

mongobee
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

mongobee
MongoDB data migration tool for Java
Project URL

Project URL

https://github.com/dalet-oss/mongobee

Download mongobee

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.3.0
org.springframework : spring-beans jar 4.3.27.RELEASE
org.springframework : spring-context jar 4.3.27.RELEASE
org.reflections : reflections jar 0.9.9
org.jongo : jongo jar 1.3.1
org.springframework.data : spring-data-mongodb jar 1.10.23.RELEASE
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-all jar 1.10.19
com.github.fakemongo : fongo jar 2.0.9

Project Modules

There are no modules declared in this project.
com.github.dalet-oss

Dalet

Dalet's OSS - our own projects, and our forks of other OSS projects

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1