Last Version

Featureflow Java SDK 1.1.3

The java SDK for featureflow feature management

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.featureflow
ArtifactId

ArtifactId

featureflow-java-sdk
Version

Version

1.1.3
Type

Type

jar
Description

Description

Featureflow Java SDK
The java SDK for featureflow feature management
Project URL

Project URL

https://featureflow.io
Source Code Management

Source Code Management

https://github.com/featureflow/featureflow-java-sdk

Download featureflow-java-sdk 1.1.3


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

Dependencies

compile (9)

Group / Artifact Type Version
org.fanout : fanout jar 1.0.0
org.fanout : pubcontrol jar 1.0.7
com.squareup.okhttp3 : okhttp jar 3.14.6
com.google.code.gson : gson jar 2.3.1
org.apache.httpcomponents : httpclient jar 4.5.2
joda-time : joda-time jar 2.9.3
org.apache.httpcomponents : httpclient-cache jar 4.5.2
org.slf4j : slf4j-api jar 1.7.22
info.cukes : cucumber-java jar 1.2.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.22
junit : junit jar 4.12
info.cukes : cucumber-junit jar 1.2.5

Project Modules

There are no modules declared in this project.