Last Version

MongoWP: Bson (POM) 0.50.2

Aggregation project that contains BSON implementations used by MongoWP project

License

License

GroupId

GroupId

com.torodb.mongowp.bson
ArtifactId

ArtifactId

bson-pom
Version

Version

0.50.2
Type

Type

pom
Description

Description

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

Project Organization

8Kdata Technology

Download bson-pom 0.50.2

Filename Size
bson-pom-0.50.2.pom 897 bytes
Browse

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

Dependencies

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

  • bson-core
  • bson-netty
  • org-bson-utils