License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.axual.client |
ArtifactId | ArtifactIdaxual-client |
Version | Version5.8.0 |
Type | Typejar |
Description |
DescriptionJava client library that enables interaction with the Axual platform.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axual-client-5.8.0.pom | |
axual-client-5.8.0.jar | 85 KB |
axual-client-5.8.0-sources.jar | 71 KB |
axual-client-5.8.0-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>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.client/axual-client/
implementation 'io.axual.client:axual-client:5.8.0'
// https://jarcasting.com/artifacts/io.axual.client/axual-client/
implementation ("io.axual.client:axual-client:5.8.0")
'io.axual.client:axual-client:jar:5.8.0'
<dependency org="io.axual.client" name="axual-client" rev="5.8.0">
<artifact name="axual-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.client', module='axual-client', version='5.8.0')
)
libraryDependencies += "io.axual.client" % "axual-client" % "5.8.0"
[io.axual.client/axual-client "5.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.axual.client : axual-client-proxy | jar | 5.8.0 |
org.apache.avro : avro | jar | 1.10.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
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 | 5.8.0 |
io.axual.common : axual-common-test | jar | 5.8.0 |