| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.axual.client | 
| ArtifactId | ArtifactIdaxual-client-proxy | 
| 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.client/axual-client-proxy/ -->
<dependency>
    <groupId>io.axual.client</groupId>
    <artifactId>axual-client-proxy</artifactId>
    <version>6.0.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/io.axual.client/axual-client-proxy/
implementation 'io.axual.client:axual-client-proxy:6.0.0-RC1'// https://jarcasting.com/artifacts/io.axual.client/axual-client-proxy/
implementation ("io.axual.client:axual-client-proxy:6.0.0-RC1")'io.axual.client:axual-client-proxy:jar:6.0.0-RC1'<dependency org="io.axual.client" name="axual-client-proxy" rev="6.0.0-RC1">
  <artifact name="axual-client-proxy" type="jar" />
</dependency>@Grapes(
@Grab(group='io.axual.client', module='axual-client-proxy', version='6.0.0-RC1')
)libraryDependencies += "io.axual.client" % "axual-client-proxy" % "6.0.0-RC1"[io.axual.client/axual-client-proxy "6.0.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.axual.discovery : axual-discovery-client | jar | 6.0.0-RC1 | 
| io.axual.serde : axual-serde | jar | 6.0.0-RC1 | 
| org.apache.kafka : kafka-clients | jar | 3.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.powermock : powermock-api-mockito | jar | 1.7.3 | 
| org.powermock : powermock-module-junit4 | jar | 1.7.3 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |