is not current version
Last Version 5.0.1

Flagsmith Java Client 3.1

Flagsmith SDK for Android and Java applications

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.flagsmith
ArtifactId

ArtifactId

flagsmith-java-client
Version

Version

3.1
Type

Type

jar
Description

Description

Flagsmith Java Client
Flagsmith SDK for Android and Java applications
Project URL

Project URL

https://www.flagsmith.com/
Source Code Management

Source Code Management

https://github.com/Flagsmith/flagsmith-java-client

Download flagsmith-java-client 3.1


<!-- https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/ -->
<dependency>
    <groupId>com.flagsmith</groupId>
    <artifactId>flagsmith-java-client</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/
implementation 'com.flagsmith:flagsmith-java-client:3.1'
// https://jarcasting.com/artifacts/com.flagsmith/flagsmith-java-client/
implementation ("com.flagsmith:flagsmith-java-client:3.1")
'com.flagsmith:flagsmith-java-client:jar:3.1'
<dependency org="com.flagsmith" name="flagsmith-java-client" rev="3.1">
  <artifact name="flagsmith-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flagsmith', module='flagsmith-java-client', version='3.1')
)
libraryDependencies += "com.flagsmith" % "flagsmith-java-client" % "3.1"
[com.flagsmith/flagsmith-java-client "3.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
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

test (10)

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

Project Modules

There are no modules declared in this project.