MVN

com.dorkbox : ObjectPool

Maven & Gradle

Jun 07, 2023
6 usages

ObjectPool · Fast, lightweight, and compatible blocking/non-blocking/soft-reference object pool for Java 8+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ObjectPool</artifactId>
    <version>4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : ObjectPool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3

All Versions

Choose a version of com.dorkbox : ObjectPool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3
ObjectPool-4.3
4.2
ObjectPool-4.2
4.1
ObjectPool-4.1
4.0
ObjectPool-4.0
3.5
ObjectPool-3.5
3.4
ObjectPool-3.4
3.3
ObjectPool-3.3
3.2
ObjectPool-3.2
3.1
ObjectPool-3.1
3.0
ObjectPool-3.0
2.12
ObjectPool-2.12
2.11
ObjectPool-2.11
2.10
ObjectPool-2.10
2.9
ObjectPool-2.9
2.8
ObjectPool-2.8
2.7
ObjectPool-2.7
2.6
ObjectPool-2.6
2.5
ObjectPool-2.5
2.4
ObjectPool-2.4
2.3
ObjectPool-2.3
2.2
ObjectPool-2.2
2.0
ObjectPool-2.0
1.8
ObjectPool-1.8
1.7
ObjectPool-1.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ObjectPool</artifactId>
    <version>4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : ObjectPool gradle dependency to your build.gradle file:

implementation 'com.dorkbox:ObjectPool:4.3'

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

implementation("com.dorkbox:ObjectPool:4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : ObjectPool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "ObjectPool" % "4.3"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Aug 21, 2023
26 usages
262 stars
Oct 12, 2018
105 stars
Aug 17, 2023
3 usages
256 stars
Jun 16, 2016
1.2k stars
Jun 07, 2023
2 usages
171 stars
Jul 21, 2023
630 stars