MVN

com.hynnet : bson

Maven & Gradle

Oct 11, 2015
2.5k stars

BSON · The BSON libs

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>bson</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : bson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.hynnet : bson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
bson-3.1.0
2.13.x
bson-2.13.3

How to add a dependency to Maven

Add the following com.hynnet : bson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>bson</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : bson gradle dependency to your build.gradle file:

implementation 'com.hynnet:bson:3.1.0'

Gradle Kotlin DSL: Add the following com.hynnet : bson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:bson:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : bson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "bson" % "3.1.0"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Dec 20, 2015
0 stars
Aug 28, 2016
11 usages
1 stars
May 06, 2016
5 usages
0 stars
Apr 07, 2021
294 stars
Oct 09, 2015
1 usages
0 stars
Dec 19, 2015
3 stars