Fast Object Pool

An extremely fast object pool with zero dependencies

License

License

GroupId

GroupId

cn.danielw
ArtifactId

ArtifactId

fast-object-pool
Last Version

Last Version

2.2.1
Release Date

Release Date

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

How to add to project

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

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

Versions

Version
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0