License |
License |
---|---|
GroupId | GroupIdorg.kill-bill.commons |
ArtifactId | ArtifactIdkillbill-concurrent |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKill Bill library of java.util.concurrent wrappers
Kill Bill reusable Java components
|
<!-- https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-concurrent/ -->
<dependency>
<groupId>org.kill-bill.commons</groupId>
<artifactId>killbill-concurrent</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-concurrent/
implementation 'org.kill-bill.commons:killbill-concurrent:0.25.0'
// https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-concurrent/
implementation ("org.kill-bill.commons:killbill-concurrent:0.25.0")
'org.kill-bill.commons:killbill-concurrent:jar:0.25.0'
<dependency org="org.kill-bill.commons" name="killbill-concurrent" rev="0.25.0">
<artifact name="killbill-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.commons', module='killbill-concurrent', version='0.25.0')
)
libraryDependencies += "org.kill-bill.commons" % "killbill-concurrent" % "0.25.0"
[org.kill-bill.commons/killbill-concurrent "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.testng : testng | jar | 7.5 |