MVN

com.jolbox : bonecp

Maven & Gradle

Oct 23, 2013
238 usages
549 stars

BoneCP :: Core Library · Lightweight connection pool.

<dependency>
    <groupId>com.jolbox</groupId>
    <artifactId>bonecp</artifactId>
    <version>0.8.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jolbox : bonecp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0.RELEASE
  • Latest Release Candidate: 0.8.0-rc3
  • Latest Beta: 0.8.0-beta1
  • Latest Alpha: 0.8.0-alpha1

All Versions

Choose a version of com.jolbox : bonecp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
bonecp-0.8.0.RELEASE
bonecp-0.8.0-rc3
bonecp-0.8.0-rc1
bonecp-0.8.0-beta1
bonecp-0.8.0-alpha1
0.7.x
bonecp-0.7.1.RELEASE
bonecp-0.7.1-rc5
bonecp-0.7.1-rc4
bonecp-0.7.1-rc3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jolbox</groupId>
    <artifactId>bonecp</artifactId>
    <version>0.8.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jolbox : bonecp gradle dependency to your build.gradle file:

implementation 'com.jolbox:bonecp:0.8.0.RELEASE'

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

implementation("com.jolbox:bonecp:0.8.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jolbox : bonecp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jolbox" % "bonecp" % "0.8.0.RELEASE"

Advertisement

Dependencies from Group

Oct 23, 2013
238 usages
549 stars
Oct 23, 2013
16 usages
549 stars
Feb 22, 2012
4 usages
549 stars
Oct 23, 2013
2 usages
549 stars
Oct 23, 2013
549 stars

Discover Dependencies

Sep 08, 2012
Nov 11, 2014
21 usages
Nov 23, 2005
26 usages
Apr 17, 2015
1 usages
0 stars
Feb 14, 2015
1 usages
28 stars
Sep 06, 2014
22 usages
2.9k stars
xom
Oct 25, 2013
108 usages
Sep 19, 2022
84 stars