MVN

com.fangdd : common-mongodb

Maven & Gradle

Oct 18, 2019

common-mongodb · 对mongodb-java-driver的封装,提供了YCodec实现,可用于普通POJO类编码、解码

<dependency>
    <groupId>com.fangdd</groupId>
    <artifactId>common-mongodb</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fangdd : common-mongodb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.fangdd : common-mongodb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
common-mongodb-1.0.1

How to add a dependency to Maven

Add the following com.fangdd : common-mongodb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fangdd</groupId>
    <artifactId>common-mongodb</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fangdd : common-mongodb gradle dependency to your build.gradle file:

implementation 'com.fangdd:common-mongodb:1.0.1'

Gradle Kotlin DSL: Add the following com.fangdd : common-mongodb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fangdd:common-mongodb:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fangdd : common-mongodb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fangdd" % "common-mongodb" % "1.0.1"

Advertisement

Dependencies from Group

Oct 17, 2019
2 usages
6 stars
Oct 17, 2019
1 usages
6 stars
Oct 17, 2019
6 stars
Oct 17, 2019
6 stars

Discover Dependencies

Oct 20, 2019
0 stars
Oct 18, 2019
2 usages
18 stars
Oct 17, 2019
1 usages
Mar 02, 2020
3 usages
0 stars
axe
Mar 02, 2020
0 stars
Mar 08, 2021