MVN

org.apache.openejb : commons-dbcp-all

Maven & Gradle

Oct 23, 2008
5 usages

OpenEJB :: Dependencies :: Commons DBCP and Pool

<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>commons-dbcp-all</artifactId>
    <version>1.3-r699049</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.openejb : commons-dbcp-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3-r699049

All Versions

Choose a version of org.apache.openejb : commons-dbcp-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
commons-dbcp-all-1.3-r699049
commons-dbcp-all-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>commons-dbcp-all</artifactId>
    <version>1.3-r699049</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.openejb:commons-dbcp-all:1.3-r699049'

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

implementation("org.apache.openejb:commons-dbcp-all:1.3-r699049")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.openejb" % "commons-dbcp-all" % "1.3-r699049"

Advertisement

Dependencies from Group

Jun 18, 2014
142 usages
Sep 27, 2017
138 usages
Sep 27, 2017
39 usages
Sep 27, 2017
34 usages
Sep 27, 2017
33 usages

Discover Dependencies

Aug 08, 2023
6 usages
Sep 03, 2022
9 usages
Jul 13, 2023
39 usages
1.5k stars
Mar 27, 2016
4 usages
21 stars
Apr 27, 2018
13 usages
260 stars
Aug 04, 2022
3 usages
403 stars
Aug 17, 2022
7 usages
5 stars
Oct 03, 2017
5 usages
0 stars