| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.leanix |
| ArtifactId | ArtifactIdleanix-dropkit09-sdk-utils |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore functionality for Java SDKs to access REST APIs
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.leanix/leanix-dropkit09-sdk-utils/ -->
<dependency>
<groupId>net.leanix</groupId>
<artifactId>leanix-dropkit09-sdk-utils</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit09-sdk-utils/
implementation 'net.leanix:leanix-dropkit09-sdk-utils:0.1.1'
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit09-sdk-utils/
implementation ("net.leanix:leanix-dropkit09-sdk-utils:0.1.1")
'net.leanix:leanix-dropkit09-sdk-utils:jar:0.1.1'
<dependency org="net.leanix" name="leanix-dropkit09-sdk-utils" rev="0.1.1">
<artifact name="leanix-dropkit09-sdk-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leanix', module='leanix-dropkit09-sdk-utils', version='0.1.1')
)
libraryDependencies += "net.leanix" % "leanix-dropkit09-sdk-utils" % "0.1.1"
[net.leanix/leanix-dropkit09-sdk-utils "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.3 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| io.swagger : swagger-annotations | jar | 1.5.6 |
| io.jsonwebtoken : jjwt | jar | 0.6.0 |
| org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.mockito : mockito-core | jar | 1.9.5 |