MongoWP: Bson (POM)

Aggregation project that contains BSON implementations used by MongoWP project

License

License

Commercial License
Categories

Categories

Data
GroupId

GroupId

com.8kdata.mongowp.bson
ArtifactId

ArtifactId

bson-pom
Last Version

Last Version

0.50.0
Release Date

Release Date

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

Filename Size
bson-pom-0.50.0.pom 904 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
0.50.0
0.40
0.40-alpha3
0.40-alpha2