License |
License |
---|---|
GroupId | GroupIdio.axual.serde |
ArtifactId | ArtifactIdaxual-serde |
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-serde-6.0.0-RC1.pom | |
axual-serde-6.0.0-RC1.jar | 24 KB |
axual-serde-6.0.0-RC1-sources.jar | 23 KB |
axual-serde-6.0.0-RC1-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.axual.serde/axual-serde/ -->
<dependency>
<groupId>io.axual.serde</groupId>
<artifactId>axual-serde</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.serde/axual-serde/
implementation 'io.axual.serde:axual-serde:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.serde/axual-serde/
implementation ("io.axual.serde:axual-serde:6.0.0-RC1")
'io.axual.serde:axual-serde:jar:6.0.0-RC1'
<dependency org="io.axual.serde" name="axual-serde" rev="6.0.0-RC1">
<artifact name="axual-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.serde', module='axual-serde', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.serde" % "axual-serde" % "6.0.0-RC1"
[io.axual.serde/axual-serde "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
io.axual.common : axual-common | jar | 6.0.0-RC1 |
org.apache.kafka : kafka-clients Optional | jar | 3.2.0 |
io.confluent » kafka-avro-serializer | jar | 7.1.1 |
io.confluent » kafka-schema-registry-client | jar | 7.1.1 |
io.confluent » common-utils | jar | 7.1.1 |
io.confluent » common-config | jar | 7.1.1 |
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.mockito : mockito-all | jar | 1.10.19 |
io.axual.serde : axual-serde-test-schema | jar | 6.0.0-RC1 |
io.axual.common : axual-common-test | jar | 6.0.0-RC1 |