License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.featurehub.sdk |
ArtifactId | ArtifactIdjava-client-core |
Version | Version2.3 |
Type | Typejar |
Description |
Descriptionjava-client-core
Shared core of featurehub client.
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-client-core-2.3.pom | |
java-client-core-2.3.jar | 76 KB |
java-client-core-2.3-sources.jar | 46 KB |
java-client-core-2.3-release-pom.xml | 16 KB |
java-client-core-2.3-javadoc.jar | 557 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.featurehub.sdk/java-client-core/
implementation 'io.featurehub.sdk:java-client-core:2.3'
// https://jarcasting.com/artifacts/io.featurehub.sdk/java-client-core/
implementation ("io.featurehub.sdk:java-client-core:2.3")
'io.featurehub.sdk:java-client-core:jar:2.3'
<dependency org="io.featurehub.sdk" name="java-client-core" rev="2.3">
<artifact name="java-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.featurehub.sdk', module='java-client-core', version='2.3')
)
libraryDependencies += "io.featurehub.sdk" % "java-client-core" % "2.3"
[io.featurehub.sdk/java-client-core "2.3"]
Group / Artifact | Type | Version |
---|---|---|
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 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
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 |