| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bzacar |
| ArtifactId | ArtifactIdmongeez |
| Last Version | Last Version0.9.10-bzacar |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFORK - An opensource project for mongodb change management
|
| Filename | Size |
|---|---|
| mongeez-0.9.10-bzacar.pom | |
| mongeez-0.9.10-bzacar.jar | 111 KB |
| mongeez-0.9.10-bzacar-sources.jar | 30 KB |
| mongeez-0.9.10-bzacar-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bzacar/mongeez/ -->
<dependency>
<groupId>com.github.bzacar</groupId>
<artifactId>mongeez</artifactId>
<version>0.9.10-bzacar</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bzacar/mongeez/
implementation 'com.github.bzacar:mongeez:0.9.10-bzacar'
// https://jarcasting.com/artifacts/com.github.bzacar/mongeez/
implementation ("com.github.bzacar:mongeez:0.9.10-bzacar")
'com.github.bzacar:mongeez:jar:0.9.10-bzacar'
<dependency org="com.github.bzacar" name="mongeez" rev="0.9.10-bzacar">
<artifact name="mongeez" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bzacar', module='mongeez', version='0.9.10-bzacar')
)
libraryDependencies += "com.github.bzacar" % "mongeez" % "0.9.10-bzacar"
[com.github.bzacar/mongeez "0.9.10-bzacar"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.30 |
| org.apache.commons : commons-digester3 | jar | 3.2 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.mongodb : mongo-java-driver | jar | 3.8.0 |
| org.springframework : spring-beans | jar | 5.1.2.RELEASE |
| 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.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.assertj : assertj-core | jar | 3.11.1 |