| License | License | 
|---|---|
| GroupId | GroupIdio.axual.streams | 
| ArtifactId | ArtifactIdaxual-streams-proxy | 
| 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 | 
<!-- https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/ -->
<dependency>
    <groupId>io.axual.streams</groupId>
    <artifactId>axual-streams-proxy</artifactId>
    <version>6.0.0-RC1</version>
</dependency>// https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/
implementation 'io.axual.streams:axual-streams-proxy:6.0.0-RC1'// https://jarcasting.com/artifacts/io.axual.streams/axual-streams-proxy/
implementation ("io.axual.streams:axual-streams-proxy:6.0.0-RC1")'io.axual.streams:axual-streams-proxy:jar:6.0.0-RC1'<dependency org="io.axual.streams" name="axual-streams-proxy" rev="6.0.0-RC1">
  <artifact name="axual-streams-proxy" type="jar" />
</dependency>@Grapes(
@Grab(group='io.axual.streams', module='axual-streams-proxy', version='6.0.0-RC1')
)libraryDependencies += "io.axual.streams" % "axual-streams-proxy" % "6.0.0-RC1"[io.axual.streams/axual-streams-proxy "6.0.0-RC1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.kafka : kafka-streams | jar | 3.2.0 | 
| org.apache.kafka : connect-json | jar | 3.2.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.3 | 
| io.axual.client : axual-client-proxy | jar | 6.0.0-RC1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.powermock : powermock-api-mockito | jar | 1.7.3 | 
| org.powermock : powermock-module-junit4 | jar | 1.7.3 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |