License |
License
Commercial License
|
---|---|
Categories |
CategoriesData Net Netty Networking |
GroupId | GroupIdcom.8kdata.mongowp.bson |
ArtifactId | ArtifactIdbson-netty |
Last Version | Last Version0.50.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongoWP: Bson Netty
Aggregation project that contains BSON implementations used by MongoWP project
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
bson-netty-0.50.0.pom | |
bson-netty-0.50.0.jar | 49 KB |
bson-netty-0.50.0-sources.jar | 37 KB |
bson-netty-0.50.0-javadoc.jar | 185 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
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 |