MVN

com.torodb.mongowp.bson : bson-pom

Maven & Gradle

Oct 23, 2018
32 stars

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

<dependency>
    <groupId>com.torodb.mongowp.bson</groupId>
    <artifactId>bson-pom</artifactId>
    <version>0.50.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.torodb.mongowp.bson : bson-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.50.2

All Versions

Choose a version of com.torodb.mongowp.bson : bson-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.50.x
bson-pom-0.50.2
bson-pom-0.50.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.torodb.mongowp.bson</groupId>
    <artifactId>bson-pom</artifactId>
    <version>0.50.2</version>
</dependency>

Advertisement