License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.getunleash |
ArtifactId | ArtifactIdunleash-client-java |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.getunleash:unleash-client-java
A client library for Unleash
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unleash-client-java-6.0.0.pom | |
unleash-client-java-6.0.0.jar | 108 KB |
unleash-client-java-6.0.0-sources.jar | 53 KB |
unleash-client-java-6.0.0-javadoc.jar | 854 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getunleash/unleash-client-java/ -->
<dependency>
<groupId>io.getunleash</groupId>
<artifactId>unleash-client-java</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.getunleash/unleash-client-java/
implementation 'io.getunleash:unleash-client-java:6.0.0'
// https://jarcasting.com/artifacts/io.getunleash/unleash-client-java/
implementation ("io.getunleash:unleash-client-java:6.0.0")
'io.getunleash:unleash-client-java:jar:6.0.0'
<dependency org="io.getunleash" name="unleash-client-java" rev="6.0.0">
<artifact name="unleash-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getunleash', module='unleash-client-java', version='6.0.0')
)
libraryDependencies += "io.getunleash" % "unleash-client-java" % "6.0.0"
[io.getunleash/unleash-client-java "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
com.squareup.okhttp3 : okhttp Optional | jar | 4.9.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.sangupta : murmur | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.23.1 |
org.mockito : mockito-core | jar | 4.6.1 |
com.github.tomakehurst : wiremock | jar | 2.27.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.github.JensPiegsa » wiremock-extension | jar | 0.4.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |