Last Version

BSON for jdk 1.5 3.1.0

The BSON library for jdk 1.5

License

License

Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

bson
Version

Version

3.1.0
Type

Type

jar
Description

Description

BSON for jdk 1.5
The BSON library for jdk 1.5
Project URL

Project URL

http://bsonspec.org
Source Code Management

Source Code Management

https://github.com/mongodb/mongo-java-driver

Download bson 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.6

Project Modules

There are no modules declared in this project.