Files download
File Operation
mongo-plus-parent-2.0.9.pom download
Apache Maven
<dependency>
  <groupId>com.gitee.anwena</groupId>
  <artifactId>mongo-plus-parent</artifactId>
  <version>2.0.9</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.gitee.anwena:mongo-plus-parent:2.0.9'
Gradle Kotlin
implementation("com.gitee.anwena:mongo-plus-parent:2.0.9")
Scala SBT
libraryDependencies += "com.gitee.anwena" % "mongo-plus-parent" % "2.0.9"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.anwena', module='mongo-plus-parent', version='2.0.9')
)
Apache Ivy
<dependency org="com.gitee.anwena" name="mongo-plus-parent" rev="2.0.9" />
Leiningen
[com.gitee.anwena/mongo-plus-parent "2.0.9"]
Apache Buildr
'com.gitee.anwena:mongo-plus-parent:jar:2.0.9'
Dependencies
The project has no third-party dependencies