Last Version

io.axual.client:axual-client 6.0.0-RC1

Java client library that enables interaction with the Axual platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.axual.client
ArtifactId

ArtifactId

axual-client
Version

Version

6.0.0-RC1
Type

Type

jar
Description

Description

Java client library that enables interaction with the Axual platform.
Project Organization

Project Organization

Axual B.V.

Download axual-client 6.0.0-RC1


<!-- 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"]

Dependencies

compile (4)

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

test (5)

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

Project Modules

There are no modules declared in this project.