ObjectPool

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

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

ObjectPool
Last Version

Last Version

3.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Dorkbox LLC

Download ObjectPool

How to add to project

<!-- https://jarcasting.com/artifacts/com.dorkbox/ObjectPool/ -->
<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>ObjectPool</artifactId>
    <version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.dorkbox/ObjectPool/
implementation 'com.dorkbox:ObjectPool:3.5'
// https://jarcasting.com/artifacts/com.dorkbox/ObjectPool/
implementation ("com.dorkbox:ObjectPool:3.5")
'com.dorkbox:ObjectPool:jar:3.5'
<dependency org="com.dorkbox" name="ObjectPool" rev="3.5">
  <artifact name="ObjectPool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dorkbox', module='ObjectPool', version='3.5')
)
libraryDependencies += "com.dorkbox" % "ObjectPool" % "3.5"
[com.dorkbox/ObjectPool "3.5"]

Dependencies

compile (4)

Group / Artifact Type Version
com.dorkbox : Updates jar 1.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0
com.conversantmedia : disruptor jar 1.2.19
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.5
3.4
3.3
3.2
3.1
3.0
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.0
1.8
1.7