| License |
License |
|---|---|
| GroupId | GroupIdorg.kill-bill.commons |
| ArtifactId | ArtifactIdkillbill-skeleton |
| Last Version | Last Version0.25.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKill Bill utilities to build webservices
Kill Bill reusable Java components
|
<!-- https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-skeleton/ -->
<dependency>
<groupId>org.kill-bill.commons</groupId>
<artifactId>killbill-skeleton</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-skeleton/
implementation 'org.kill-bill.commons:killbill-skeleton:0.25.0'
// https://jarcasting.com/artifacts/org.kill-bill.commons/killbill-skeleton/
implementation ("org.kill-bill.commons:killbill-skeleton:0.25.0")
'org.kill-bill.commons:killbill-skeleton:jar:0.25.0'
<dependency org="org.kill-bill.commons" name="killbill-skeleton" rev="0.25.0">
<artifact name="killbill-skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.commons', module='killbill-skeleton', version='0.25.0')
)
libraryDependencies += "org.kill-bill.commons" % "killbill-skeleton" % "0.25.0"
[org.kill-bill.commons/killbill-skeleton "0.25.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| com.google.inject : guice | jar | 4.2.3 |
| com.google.inject.extensions : guice-multibindings | jar | 4.2.3 |
| com.google.inject.extensions : guice-servlet | jar | 4.2.3 |
| javax.inject : javax.inject | jar | 1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-servlet Optional | jar | 3.2.6 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.0 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.testng : testng | jar | 7.5 |