| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.axual.discovery |
| ArtifactId | ArtifactIdaxual-discovery-client |
| Version | Version5.7.1 |
| 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>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation 'io.axual.discovery:axual-discovery-client:5.7.1'
// https://jarcasting.com/artifacts/io.axual.discovery/axual-discovery-client/
implementation ("io.axual.discovery:axual-discovery-client:5.7.1")
'io.axual.discovery:axual-discovery-client:jar:5.7.1'
<dependency org="io.axual.discovery" name="axual-discovery-client" rev="5.7.1">
<artifact name="axual-discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.discovery', module='axual-discovery-client', version='5.7.1')
)
libraryDependencies += "io.axual.discovery" % "axual-discovery-client" % "5.7.1"
[io.axual.discovery/axual-discovery-client "5.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.axual.common : axual-common | jar | 5.7.1 |
| org.apache.kafka : kafka-clients Optional | jar | 2.7.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| 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 | 5.7.1 |