License |
License |
---|---|
GroupId | GroupIdcom.torodb.mongowp.bson |
ArtifactId | ArtifactIdbson-core |
Last Version | Last Version0.50.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongoWP: Bson
Aggregation project that contains BSON implementations used by MongoWP project
|
Project Organization |
Project Organization8Kdata Technology |
Filename | Size |
---|---|
bson-core-0.50.2.pom | |
bson-core-0.50.2.jar | 127 KB |
bson-core-0.50.2-sources.jar | 92 KB |
bson-core-0.50.2-javadoc.jar | 715 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
org.apache.logging.log4j : log4j-api | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
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 |