is not current version
Last Version 2.2.1

Fast Object Pool 2.1.2

An extremely fast object pool with zero dependencies

License

License

GroupId

GroupId

cn.danielw
ArtifactId

ArtifactId

fast-object-pool
Version

Version

2.1.2
Type

Type

jar
Description

Description

Fast Object Pool
An extremely fast object pool with zero dependencies
Project URL

Project URL

https://github.com/DanielYWoo/fast-object-pool
Source Code Management

Source Code Management

https://github.com/DanielYWoo/fast-object-pool

Download fast-object-pool 2.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.conversantmedia : disruptor Optional jar 1.2.15

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.commons : commons-pool2 jar 2.2
com.github.chrisvest : stormpot jar 2.4
nf.fr.eraasoft : objectpool jar 1.1.2

Project Modules

There are no modules declared in this project.