is not current version
Last Version 2.2.1

Fast Object Pool 2.2.0

An extremely fast object pool with zero dependencies

License

License

GroupId

GroupId

cn.danielw
ArtifactId

ArtifactId

fast-object-pool
Version

Version

2.2.0
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.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.conversantmedia : disruptor Optional jar 1.2.15
org.jacoco : jacoco-maven-plugin maven-plugin 0.8.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.commons : commons-pool2 jar 2.11.1
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.