| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdcom.flagsmith |
| ArtifactId | ArtifactIdflagsmith-java-client |
| Last Version | Last Version5.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlagsmith Java Client
Flagsmith SDK for Android and Java applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flagsmith-java-client-5.0.1.pom | |
| flagsmith-java-client-5.0.1.jar | 35 KB |
| flagsmith-java-client-5.0.1-sources.jar | 19 KB |
| flagsmith-java-client-5.0.1-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/ -->
<dependency>
<groupId>com.flagsmith</groupId>
<artifactId>flagsmith-java-client</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/
implementation 'com.flagsmith:flagsmith-java-client:5.0.1'
// https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/
implementation ("com.flagsmith:flagsmith-java-client:5.0.1")
'com.flagsmith:flagsmith-java-client:jar:5.0.1'
<dependency org="com.flagsmith" name="flagsmith-java-client" rev="5.0.1">
<artifact name="flagsmith-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flagsmith', module='flagsmith-java-client', version='5.0.1')
)
libraryDependencies += "com.flagsmith" % "flagsmith-java-client" % "5.0.1"
[com.flagsmith/flagsmith-java-client "5.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| org.projectlombok : lombok Optional | jar | 1.18.16 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.maven : maven-artifact | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.testng : testng | jar | 6.14.3 |
| org.testcontainers : testcontainers | jar | 1.15.2 |
| org.testcontainers : postgresql | jar | 1.15.2 |
| io.rest-assured : rest-assured | jar | 4.3.3 |
| com.google.guava : guava | jar | 30.1-jre |
| org.assertj : assertj-core | jar | 3.19.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.10.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| com.github.gmazzo : okhttp-mock | jar | 1.4.1 |