License |
License |
---|---|
GroupId | GroupIdcom.github.bbottema |
ArtifactId | ArtifactIdclustered-object-pool |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptionclustered-object-pool
Clustered and keyed generic object pools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bbottema/clustered-object-pool/ -->
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>clustered-object-pool</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/clustered-object-pool/
implementation 'com.github.bbottema:clustered-object-pool:1.0.12'
// https://jarcasting.com/artifacts/com.github.bbottema/clustered-object-pool/
implementation ("com.github.bbottema:clustered-object-pool:1.0.12")
'com.github.bbottema:clustered-object-pool:jar:1.0.12'
<dependency org="com.github.bbottema" name="clustered-object-pool" rev="1.0.12">
<artifact name="clustered-object-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='clustered-object-pool', version='1.0.12')
)
libraryDependencies += "com.github.bbottema" % "clustered-object-pool" % "1.0.12"
[com.github.bbottema/clustered-object-pool "1.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bbottema : generic-object-pool | jar | 1.0.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
org.jetbrains : annotations | jar | 16.0.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.1 |
org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.23.4 |