| License | License | 
|---|---|
| GroupId | GroupIdorg.mongeez | 
| ArtifactId | ArtifactIdmongeez | 
| Last Version | Last Version0.9.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMongeez An opensource project for mongodb change management | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| mongeez-0.9.6.pom | |
| mongeez-0.9.6.jar | 27 KB | 
| mongeez-0.9.6-sources.jar | 18 KB | 
| mongeez-0.9.6-javadoc.jar | 116 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.mongeez/mongeez/ -->
<dependency>
    <groupId>org.mongeez</groupId>
    <artifactId>mongeez</artifactId>
    <version>0.9.6</version>
</dependency>// https://jarcasting.com/artifacts/org.mongeez/mongeez/
implementation 'org.mongeez:mongeez:0.9.6'// https://jarcasting.com/artifacts/org.mongeez/mongeez/
implementation ("org.mongeez:mongeez:0.9.6")'org.mongeez:mongeez:jar:0.9.6'<dependency org="org.mongeez" name="mongeez" rev="0.9.6">
  <artifact name="mongeez" type="jar" />
</dependency>@Grapes(
@Grab(group='org.mongeez', module='mongeez', version='0.9.6')
)libraryDependencies += "org.mongeez" % "mongeez" % "0.9.6"[org.mongeez/mongeez "0.9.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-digester3 | jar | 3.2 | 
| org.mongodb : mongo-java-driver | jar | 3.0.1 | 
| org.springframework : spring-beans | jar | 4.1.6.RELEASE | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| org.slf4j : slf4j-api | jar | 1.7.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.11 | 
| log4j : log4j | jar | 1.2.17 | 
| org.testng : testng | jar | 6.8 |