Last Version

MongoWP: Bson 0.50.2

Aggregation project that contains BSON implementations used by MongoWP project

License

License

GroupId

GroupId

com.torodb.mongowp.bson
ArtifactId

ArtifactId

bson-core
Version

Version

0.50.2
Type

Type

jar
Description

Description

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

Project Organization

8Kdata Technology

Download bson-core 0.50.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 21.0
org.apache.logging.log4j : log4j-api jar 2.8.1

provided (1)

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

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core test-jar 2.8.1

Project Modules

There are no modules declared in this project.