| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.featureflow |
| ArtifactId | ArtifactIdfeatureflow-java-sdk |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFeatureflow Java SDK
The java SDK for featureflow feature management
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| featureflow-java-sdk-1.1.3.pom | |
| featureflow-java-sdk-1.1.3.jar | 75 KB |
| featureflow-java-sdk-1.1.3-sources.jar | 35 KB |
| featureflow-java-sdk-1.1.3-javadoc.jar | 217 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |