License |
License |
---|---|
GroupId | GroupIdcom.github.mongobee |
ArtifactId | ArtifactIdmongobee |
Last Version | Last Version0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongobee
MongoDB data migration tool for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
mongobee-0.13.pom | |
mongobee-0.13.jar | 14 KB |
mongobee-0.13-sources.jar | 8 KB |
mongobee-0.13-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mongobee/mongobee/ -->
<dependency>
<groupId>com.github.mongobee</groupId>
<artifactId>mongobee</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mongobee/mongobee/
implementation 'com.github.mongobee:mongobee:0.13'
// https://jarcasting.com/artifacts/com.github.mongobee/mongobee/
implementation ("com.github.mongobee:mongobee:0.13")
'com.github.mongobee:mongobee:jar:0.13'
<dependency org="com.github.mongobee" name="mongobee" rev="0.13">
<artifact name="mongobee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mongobee', module='mongobee', version='0.13')
)
libraryDependencies += "com.github.mongobee" % "mongobee" % "0.13"
[com.github.mongobee/mongobee "0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | 3.3.0 |
org.springframework : spring-beans | jar | 4.0.6.RELEASE |
org.springframework : spring-context | jar | 4.0.6.RELEASE |
org.reflections : reflections | jar | 0.9.9 |
org.jongo : jongo | jar | 1.3.0 |
org.springframework.data : spring-data-mongodb | jar | 1.6.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
com.github.fakemongo : fongo | jar | 2.0.9 |