License |
License |
---|---|
GroupId | GroupIdcn.danielw |
ArtifactId | ArtifactIdfast-object-pool |
Version | Version2.1.2 |
Type | Typejar |
Description |
DescriptionFast Object Pool
An extremely fast object pool with zero dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fast-object-pool-2.1.2.pom | |
fast-object-pool-2.1.2.jar | 12 KB |
fast-object-pool-2.1.2-sources.jar | 8 KB |
fast-object-pool-2.1.2-javadoc.jar | 416 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.conversantmedia : disruptor Optional | jar | 1.2.15 |
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 |