License |
License |
---|---|
GroupId | GroupIdio.axual.streams |
ArtifactId | ArtifactIdaxual-streams-proxy |
Version | Version5.7.1 |
Type | Typejar |
Description |
DescriptionJava client library that enables interaction with the Axual platform.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axual-streams-proxy-5.7.1.pom | |
axual-streams-proxy-5.7.1.jar | 41 KB |
axual-streams-proxy-5.7.1-sources.jar | 36 KB |
axual-streams-proxy-5.7.1-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/ -->
<dependency>
<groupId>io.axual.streams</groupId>
<artifactId>axual-streams-proxy</artifactId>
<version>5.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/
implementation 'io.axual.streams:axual-streams-proxy:5.7.1'
// https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/
implementation ("io.axual.streams:axual-streams-proxy:5.7.1")
'io.axual.streams:axual-streams-proxy:jar:5.7.1'
<dependency org="io.axual.streams" name="axual-streams-proxy" rev="5.7.1">
<artifact name="axual-streams-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.streams', module='axual-streams-proxy', version='5.7.1')
)
libraryDependencies += "io.axual.streams" % "axual-streams-proxy" % "5.7.1"
[io.axual.streams/axual-streams-proxy "5.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-streams | jar | 2.7.0 |
org.apache.kafka : connect-json | jar | 2.7.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.1 |
io.axual.client : axual-client-proxy | jar | 5.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.axual.common : axual-common-test | jar | 5.7.1 |