MVN

org.apache.commons : commons-pool2

Maven & Gradle

Aug 14, 2021
1.7k usages

Apache Commons Pool · The Apache Commons Object Pooling Library.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-pool2</artifactId>
    <version>2.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.11.1

All Versions

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

Version Vulnerabilities Updated
2.11.x
commons-pool2-2.11.1
commons-pool2-2.11.0
2.10.x
commons-pool2-2.10.0
2.9.x
commons-pool2-2.9.0
2.8.x
commons-pool2-2.8.1
commons-pool2-2.8.0
2.7.x
commons-pool2-2.7.0
2.6.x
commons-pool2-2.6.2
commons-pool2-2.6.1
commons-pool2-2.6.0
2.5.x
commons-pool2-2.5.0
2.4.x
commons-pool2-2.4.3
commons-pool2-2.4.2
commons-pool2-2.4.1
2.4
commons-pool2-2.4
2.3
commons-pool2-2.3
2.2
commons-pool2-2.2
2.1
commons-pool2-2.1
2.0
commons-pool2-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-pool2</artifactId>
    <version>2.11.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.commons:commons-pool2:2.11.1'

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

implementation("org.apache.commons:commons-pool2:2.11.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-pool2" % "2.11.1"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Aug 14, 2023
521 usages
15 stars
Apr 29, 2023
1.7k usages
4.7k stars
Aug 16, 2023
2.6k usages
248 stars
Aug 10, 2020
233 usages
18.6k stars
Nov 06, 2018
636 usages
78 stars
Jul 16, 2023
91 usages
34.6k stars
Jul 24, 2013
513 usages
Dec 01, 2021
2.9k usages
2.1k stars
Aug 18, 2023
18 usages
1.7k stars
Aug 23, 2023
17 usages
44k stars