License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.leanix |
ArtifactId | ArtifactIdleanix-dropkit-sdk-utils |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionCore functionality for Java SDKs to access REST APIs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.leanix/leanix-dropkit-sdk-utils/ -->
<dependency>
<groupId>net.leanix</groupId>
<artifactId>leanix-dropkit-sdk-utils</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit-sdk-utils/
implementation 'net.leanix:leanix-dropkit-sdk-utils:1.1.3'
// https://jarcasting.com/artifacts/net.leanix/leanix-dropkit-sdk-utils/
implementation ("net.leanix:leanix-dropkit-sdk-utils:1.1.3")
'net.leanix:leanix-dropkit-sdk-utils:jar:1.1.3'
<dependency org="net.leanix" name="leanix-dropkit-sdk-utils" rev="1.1.3">
<artifact name="leanix-dropkit-sdk-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.leanix', module='leanix-dropkit-sdk-utils', version='1.1.3')
)
libraryDependencies += "net.leanix" % "leanix-dropkit-sdk-utils" % "1.1.3"
[net.leanix/leanix-dropkit-sdk-utils "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.assertj : assertj-core | jar | 3.18.1 |