is not current version
Last Version 1.0.1

com.github.panxiaochao:mongodb-parent 1.0.0

mongodb-parent for mongodb tools

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.panxiaochao
ArtifactId

ArtifactId

mongodb-parent
Version

Version

1.0.0
Type

Type

pom

Download mongodb-parent 1.0.0

Filename Size
mongodb-parent-1.0.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.panxiaochao/mongodb-parent/ -->
<dependency>
    <groupId>com.github.panxiaochao</groupId>
    <artifactId>mongodb-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.panxiaochao/mongodb-parent/
implementation 'com.github.panxiaochao:mongodb-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.panxiaochao/mongodb-parent/
implementation ("com.github.panxiaochao:mongodb-parent:1.0.0")
'com.github.panxiaochao:mongodb-parent:pom:1.0.0'
<dependency org="com.github.panxiaochao" name="mongodb-parent" rev="1.0.0">
  <artifact name="mongodb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.panxiaochao', module='mongodb-parent', version='1.0.0')
)
libraryDependencies += "com.github.panxiaochao" % "mongodb-parent" % "1.0.0"
[com.github.panxiaochao/mongodb-parent "1.0.0"]