MVN

org.ow2.util.pool : pool-enhanced

Maven & Gradle

Dec 19, 2013
4 usages

OW2 Utilities :: Pool :: Enhanced · Implementation of a generic pool.

<dependency>
    <groupId>org.ow2.util.pool</groupId>
    <artifactId>pool-enhanced</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.pool : pool-enhanced to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.ow2.util.pool : pool-enhanced to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
pool-enhanced-2.0.1
pool-enhanced-2.0.0

How to add a dependency to Maven

Add the following org.ow2.util.pool : pool-enhanced maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.util.pool</groupId>
    <artifactId>pool-enhanced</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.util.pool : pool-enhanced gradle dependency to your build.gradle file:

implementation 'org.ow2.util.pool:pool-enhanced:2.0.1'

Gradle Kotlin DSL: Add the following org.ow2.util.pool : pool-enhanced gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.util.pool:pool-enhanced:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.util.pool : pool-enhanced sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.util.pool" % "pool-enhanced" % "2.0.1"

Advertisement

Dependencies from Group

Jun 06, 2013
7 usages
Dec 19, 2013
6 usages
Dec 19, 2013
4 usages

Discover Dependencies

Jan 30, 2023
3 usages
201 stars
Sep 30, 2015
2 usages
0 stars
May 08, 2021
2 usages
1.4k stars
Mar 31, 2022
2 usages
Jul 26, 2020
5 usages
12 stars
Sep 16, 2021
4 usages
7 stars
Jan 18, 2023
4 usages
2.9k stars
Sep 18, 2018
2 usages
2 stars