Last Version

MongoWP: Bson Netty 0.50.0

Aggregation project that contains BSON implementations used by MongoWP project

License

License

Commercial License
Categories

Categories

Data Net Netty Networking
GroupId

GroupId

com.8kdata.mongowp.bson
ArtifactId

ArtifactId

bson-netty
Version

Version

0.50.0
Type

Type

jar
Description

Description

MongoWP: Bson Netty
Aggregation project that contains BSON implementations used by MongoWP project
Project Organization

Project Organization

8Kdata Technology

Download bson-netty 0.50.0


<!-- https://jarcasting.com/artifacts/com.8kdata.mongowp.bson/bson-netty/ -->
<dependency>
    <groupId>com.8kdata.mongowp.bson</groupId>
    <artifactId>bson-netty</artifactId>
    <version>0.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.8kdata.mongowp.bson/bson-netty/
implementation 'com.8kdata.mongowp.bson:bson-netty:0.50.0'
// https://jarcasting.com/artifacts/com.8kdata.mongowp.bson/bson-netty/
implementation ("com.8kdata.mongowp.bson:bson-netty:0.50.0")
'com.8kdata.mongowp.bson:bson-netty:jar:0.50.0'
<dependency org="com.8kdata.mongowp.bson" name="bson-netty" rev="0.50.0">
  <artifact name="bson-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.8kdata.mongowp.bson', module='bson-netty', version='0.50.0')
)
libraryDependencies += "com.8kdata.mongowp.bson" % "bson-netty" % "0.50.0"
[com.8kdata.mongowp.bson/bson-netty "0.50.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.8kdata.mongowp.bson : bson-core jar 0.50.0
io.netty : netty-common jar 4.0.33.Final
io.netty : netty-transport jar 4.0.33.Final
org.apache.logging.log4j : log4j-api jar 2.5
javax.inject : javax.inject jar 1
com.google.guava : guava jar 19.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mongodb : bson jar 3.2.2
com.8kdata.mongowp.bson : org-bson-utils jar 0.50.0

Project Modules

There are no modules declared in this project.