License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.launchdarkly |
ArtifactId | ArtifactIdapi-client |
Last Version | Last Version9.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI Client for Java
Official LaunchDarkly API Client for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-client-9.0.1.pom | |
api-client-9.0.1.jar | 223 KB |
api-client-9.0.1-sources.jar | 86 KB |
api-client-9.0.1-javadoc.jar | 239 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.launchdarkly/api-client/ -->
<dependency>
<groupId>com.launchdarkly</groupId>
<artifactId>api-client</artifactId>
<version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchdarkly/api-client/
implementation 'com.launchdarkly:api-client:9.0.1'
// https://jarcasting.com/artifacts/com.launchdarkly/api-client/
implementation ("com.launchdarkly:api-client:9.0.1")
'com.launchdarkly:api-client:jar:9.0.1'
<dependency org="com.launchdarkly" name="api-client" rev="9.0.1">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchdarkly', module='api-client', version='9.0.1')
)
libraryDependencies += "com.launchdarkly" % "api-client" % "9.0.1"
[com.launchdarkly/api-client "9.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.24 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.4 |
org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.threeten : threetenbp | jar | 1.4.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |