| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.leanix |
| ArtifactId | ArtifactIdleanix-dropkit |
| Last Version | Last Version2.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe leanIX dropkit
Base functionality for leanIX dropwizard-based services
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| leanix-dropkit-2.0.10.pom | |
| leanix-dropkit-2.0.10.jar | 87 KB |
| leanix-dropkit-2.0.10-tests.jar | 48 KB |
| leanix-dropkit-2.0.10-sources.jar | 52 KB |
| leanix-dropkit-2.0.10-javadoc.jar | 422 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.leanix/leanix-dropkit/ -->
<dependency>
<groupId>net.leanix</groupId>
<artifactId>leanix-dropkit</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit/
implementation 'net.leanix:leanix-dropkit:2.0.10'
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit/
implementation ("net.leanix:leanix-dropkit:2.0.10")
'net.leanix:leanix-dropkit:jar:2.0.10'
<dependency org="net.leanix" name="leanix-dropkit" rev="2.0.10">
<artifact name="leanix-dropkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leanix', module='leanix-dropkit', version='2.0.10')
)
libraryDependencies += "net.leanix" % "leanix-dropkit" % "2.0.10"
[net.leanix/leanix-dropkit "2.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | |
| io.dropwizard : dropwizard-auth | jar | |
| io.dropwizard : dropwizard-configuration | jar | |
| ru.vyarus : dropwizard-guicey | jar | 4.2.2 |
| commons-io : commons-io | jar | 2.6 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.10.3 |
| io.swagger : swagger-core | jar | 1.6.1 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.auth0 : jwks-rsa | jar | 0.11.0 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | |
| io.dropwizard : dropwizard-client | jar | 1.3.24 |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | |
| io.dropwizard : dropwizard-testing | jar | |
| com.squareup.okhttp3 : okhttp | jar | 3.7.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.7.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.2.0 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.3.0 |
| org.mockito : mockito-core | jar | 2.23.0 |