Last Version

Kill Bill library of java.util.concurrent wrappers 0.2.11

Kill Bill reusable Java components

License

License

GroupId

GroupId

com.ning.billing.commons
ArtifactId

ArtifactId

killbill-concurrent
Version

Version

0.2.11
Type

Type

jar
Description

Description

Kill Bill library of java.util.concurrent wrappers
Kill Bill reusable Java components

Download killbill-concurrent 0.2.11


<!-- https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-concurrent/ -->
<dependency>
    <groupId>com.ning.billing.commons</groupId>
    <artifactId>killbill-concurrent</artifactId>
    <version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-concurrent/
implementation 'com.ning.billing.commons:killbill-concurrent:0.2.11'
// https://jarcasting.com/artifacts/com.ning.billing.commons/killbill-concurrent/
implementation ("com.ning.billing.commons:killbill-concurrent:0.2.11")
'com.ning.billing.commons:killbill-concurrent:jar:0.2.11'
<dependency org="com.ning.billing.commons" name="killbill-concurrent" rev="0.2.11">
  <artifact name="killbill-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning.billing.commons', module='killbill-concurrent', version='0.2.11')
)
libraryDependencies += "com.ning.billing.commons" % "killbill-concurrent" % "0.2.11"
[com.ning.billing.commons/killbill-concurrent "0.2.11"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.5
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.