License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.featurehub.sdk |
ArtifactId | ArtifactIdjava-client-core |
Version | Version2.5 |
Type | Typejar |
Description |
Descriptionjava-client-core
Shared core of featurehub client.
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-client-core-2.5.pom | |
java-client-core-2.5.jar | 83 KB |
java-client-core-2.5-sources.jar | 52 KB |
java-client-core-2.5-release-pom.xml | 16 KB |
java-client-core-2.5-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.featurehub.sdk/java-client-core/ -->
<dependency>
<groupId>io.featurehub.sdk</groupId>
<artifactId>java-client-core</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.featurehub.sdk/java-client-core/
implementation 'io.featurehub.sdk:java-client-core:2.5'
// https://jarcasting.com/artifacts/io.featurehub.sdk/java-client-core/
implementation ("io.featurehub.sdk:java-client-core:2.5")
'io.featurehub.sdk:java-client-core:jar:2.5'
<dependency org="io.featurehub.sdk" name="java-client-core" rev="2.5">
<artifact name="java-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.featurehub.sdk', module='java-client-core', version='2.5')
)
libraryDependencies += "io.featurehub.sdk" % "java-client-core" % "2.5"
[io.featurehub.sdk/java-client-core "2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
io.featurehub.strategies : strategy-matcher | jar | 1.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
io.featurehub.composites : composite-logging-api | jar | 1.1 |
jakarta.annotation : jakarta.annotation-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.featurehub.composites : composite-jackson | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.featurehub.composites : composite-test | jar | 1.2 |
io.featurehub.composites : composite-logging | jar | 1.2 |