MVN

com.cybermkd : MongodbPlugin

Maven & Gradle

Mar 17, 2017
1 usages
243 stars

MongodbPlugin · 帮助JAVA开发者更容易和更舒服使用MongoDB

<dependency>
    <groupId>com.cybermkd</groupId>
    <artifactId>MongodbPlugin</artifactId>
    <version>1.0.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cybermkd : MongodbPlugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8.2

All Versions

Choose a version of com.cybermkd : MongodbPlugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
MongodbPlugin-1.0.8.2
MongodbPlugin-1.0.8.1
MongodbPlugin-1.0.8.0
MongodbPlugin-1.0.7.4
MongodbPlugin-1.0.7.3
MongodbPlugin-1.0.7.2
MongodbPlugin-1.0.7.1
MongodbPlugin-1.0.7
MongodbPlugin-1.0.6.3
MongodbPlugin-1.0.6.2
MongodbPlugin-1.0.6
MongodbPlugin-1.0.5
MongodbPlugin-1.0.4
MongodbPlugin-1.0.3
MongodbPlugin-1.0.2
MongodbPlugin-1.0.1
MongodbPlugin-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cybermkd</groupId>
    <artifactId>MongodbPlugin</artifactId>
    <version>1.0.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cybermkd : MongodbPlugin gradle dependency to your build.gradle file:

implementation 'com.cybermkd:MongodbPlugin:1.0.8.2'

Gradle Kotlin DSL: Add the following com.cybermkd : MongodbPlugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cybermkd:MongodbPlugin:1.0.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cybermkd : MongodbPlugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cybermkd" % "MongodbPlugin" % "1.0.8.2"

Advertisement

Dependencies from Group

Sep 02, 2016
2 usages
121 stars
Mar 17, 2017
1 usages
243 stars
Sep 26, 2016
2 stars
Dec 29, 2016
121 stars

Discover Dependencies