License |
License
Commercial License
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.8kdata.mongowp.bson |
ArtifactId | ArtifactIdbson-pom |
Last Version | Last Version0.50.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMongoWP: Bson (POM)
Aggregation project that contains BSON implementations used by MongoWP project
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
bson-pom-0.50.0.pom | 904 bytes |
Browse |
<!-- 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"]