License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.axual.client |
ArtifactId | ArtifactIdaxual-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 |
Filename | Size |
---|---|
axual-client-6.0.0-RC1.pom | |
axual-client-6.0.0-RC1.jar | 85 KB |
axual-client-6.0.0-RC1-sources.jar | 70 KB |
axual-client-6.0.0-RC1-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.axual.client/axual-client/ -->
<dependency>
<groupId>io.axual.client</groupId>
<artifactId>axual-client</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.client/axual-client/
implementation 'io.axual.client:axual-client:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.client/axual-client/
implementation ("io.axual.client:axual-client:6.0.0-RC1")
'io.axual.client:axual-client:jar:6.0.0-RC1'
<dependency org="io.axual.client" name="axual-client" rev="6.0.0-RC1">
<artifact name="axual-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.client', module='axual-client', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.client" % "axual-client" % "6.0.0-RC1"
[io.axual.client/axual-client "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.axual.client : axual-client-proxy | jar | 6.0.0-RC1 |
org.apache.avro : avro | jar | 1.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |
io.axual.client : axual-client-test-schema | jar | 6.0.0-RC1 |
io.axual.common : axual-common-test | jar | 6.0.0-RC1 |