MVN

org.mongeez : mongeez

Maven & Gradle

Dec 21, 2015
8 usages
214 stars

Mongeez · An opensource project for mongodb change management

<dependency>
    <groupId>org.mongeez</groupId>
    <artifactId>mongeez</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mongeez : mongeez to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of org.mongeez : mongeez to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
mongeez-0.9.6
mongeez-0.9.5
mongeez-0.9.4
mongeez-0.9.3
mongeez-0.9.2
mongeez-0.9.1

How to add a dependency to Maven

Add the following org.mongeez : mongeez maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mongeez</groupId>
    <artifactId>mongeez</artifactId>
    <version>0.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mongeez : mongeez gradle dependency to your build.gradle file:

implementation 'org.mongeez:mongeez:0.9.6'

Gradle Kotlin DSL: Add the following org.mongeez : mongeez gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mongeez:mongeez:0.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mongeez : mongeez sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mongeez" % "mongeez" % "0.9.6"

Advertisement

Dependencies from Group

Dec 21, 2015
8 usages
214 stars

Discover Dependencies

Apr 03, 2019
20 usages
1 stars
Feb 13, 2017
3 usages
Aug 20, 2018
4 usages
49 stars
Dec 01, 2016
3 usages
0 stars
Aug 21, 2023
9 usages
34.3k stars
Jan 05, 2021
3 usages
604 stars
Apr 16, 2013
3 usages
Feb 02, 2011
12 usages
16 stars