Last Version

MongoDB Java Driver Core 3.3.0-query-log-max-size

The Java operations layer for the MongoDB Java Driver. Third parties can ' + 'wrap this layer to provide custom higher-level APIs

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mongodb-driver-core
Version

Version

3.3.0-query-log-max-size
Type

Type

jar
Description

Description

MongoDB Java Driver Core
The Java operations layer for the MongoDB Java Driver. Third parties can ' + 'wrap this layer to provide custom higher-level APIs
Project URL

Project URL

http://www.mongodb.org
Source Code Management

Source Code Management

https://github.com/leancloud/mongo-java-driver

Download mongodb-driver-core 3.3.0-query-log-max-size


<!-- https://jarcasting.com/artifacts/cn.leancloud/mongodb-driver-core/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>mongodb-driver-core</artifactId>
    <version>3.3.0-query-log-max-size</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/mongodb-driver-core/
implementation 'cn.leancloud:mongodb-driver-core:3.3.0-query-log-max-size'
// https://jarcasting.com/artifacts/cn.leancloud/mongodb-driver-core/
implementation ("cn.leancloud:mongodb-driver-core:3.3.0-query-log-max-size")
'cn.leancloud:mongodb-driver-core:jar:3.3.0-query-log-max-size'
<dependency org="cn.leancloud" name="mongodb-driver-core" rev="3.3.0-query-log-max-size">
  <artifact name="mongodb-driver-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='mongodb-driver-core', version='3.3.0-query-log-max-size')
)
libraryDependencies += "cn.leancloud" % "mongodb-driver-core" % "3.3.0-query-log-max-size"
[cn.leancloud/mongodb-driver-core "3.3.0-query-log-max-size"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-buffer Optional jar 4.0.26.Final
io.netty : netty-transport Optional jar 4.0.26.Final
cn.leancloud : bson jar 3.3.0-query-log-max-size
io.netty : netty-handler Optional jar 4.0.26.Final
org.slf4j : slf4j-api jar 1.7.6

Project Modules

There are no modules declared in this project.