is not current version
Last Version 2.0.2

com.github.bbottema:clustered-object-pool 1.0.5

Clustered and keyed generic object pools

GroupId

GroupId

com.github.bbottema
ArtifactId

ArtifactId

clustered-object-pool
Version

Version

1.0.5
Type

Type

jar

Download clustered-object-pool 1.0.5


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