MVN

commons-dbcp : commons-dbcp

Maven & Gradle

Feb 07, 2010
1.6k usages

Commons DBCP · Commons Database Connection Pooling

<dependency>
    <groupId>commons-dbcp</groupId>
    <artifactId>commons-dbcp</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-dbcp : commons-dbcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4
  • Latest Release Candidate: 1.1-RC1

All Versions

Choose a version of commons-dbcp : commons-dbcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20030825.184428
commons-dbcp-20030825.184428
20030821.193421
commons-dbcp-20030821.193421
20030818.201141
commons-dbcp-20030818.201141
1.4
commons-dbcp-1.4
1.3
commons-dbcp-1.3
1.2.x
commons-dbcp-1.2.2
commons-dbcp-1.2.1
1.2
commons-dbcp-1.2
1.1
commons-dbcp-1.1
commons-dbcp-1.1-RC1
commons-dbcp-1.1-RC2
1.0
commons-dbcp-1.0
commons-dbcp-1.0-dev-20020806

How to add a dependency to Maven

Add the following commons-dbcp : commons-dbcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-dbcp</groupId>
    <artifactId>commons-dbcp</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-dbcp : commons-dbcp gradle dependency to your build.gradle file:

implementation 'commons-dbcp:commons-dbcp:1.4'

Gradle Kotlin DSL: Add the following commons-dbcp : commons-dbcp gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-dbcp:commons-dbcp:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-dbcp : commons-dbcp sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-dbcp" % "commons-dbcp" % "1.4"

Advertisement

Dependencies from Group

Feb 07, 2010
1.6k usages

Discover Dependencies

Jul 05, 2018
972 usages
9.6k stars
Aug 25, 2023
1.1k usages
3.9k stars
Aug 24, 2023
354 usages
72.6k stars
Mar 04, 2022
2.1k usages
2.7k stars
Jul 13, 2023
913 usages
55k stars
Aug 27, 2023
4.6k usages
25.6k stars
Aug 24, 2023
49 usages
72.6k stars
Oct 04, 2017
30 usages
4 stars
Nov 16, 2022
245 usages
21 stars