License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.axual.discovery |
ArtifactId | ArtifactIdaxual-discovery-client |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava client library that enables interaction with the Axual platform.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/ -->
<dependency>
<groupId>io.axual.discovery</groupId>
<artifactId>axual-discovery-client</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation 'io.axual.discovery:axual-discovery-client:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation ("io.axual.discovery:axual-discovery-client:6.0.0-RC1")
'io.axual.discovery:axual-discovery-client:jar:6.0.0-RC1'
<dependency org="io.axual.discovery" name="axual-discovery-client" rev="6.0.0-RC1">
<artifact name="axual-discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.discovery', module='axual-discovery-client', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.discovery" % "axual-discovery-client" % "6.0.0-RC1"
[io.axual.discovery/axual-discovery-client "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.axual.common : axual-common | jar | 6.0.0-RC1 |
org.apache.kafka : kafka-clients Optional | jar | 3.2.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-codec : commons-codec | jar | 1.15 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |
com.google.guava : guava | jar | 29.0-jre |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |
io.axual.common : axual-common-test | jar | 6.0.0-RC1 |