is not current version
Last Version 1.0.1

com.github.panxiaochao:mongodb-query 1.0.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.panxiaochao
ArtifactId

ArtifactId

mongodb-query
Version

Version

1.0.0
Type

Type

jar

Download mongodb-query 1.0.0


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