| License |
License |
|---|---|
| GroupId | GroupIdio.axual.streams |
| ArtifactId | ArtifactIdaxual-streams |
| 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-streams-6.0.0-RC1.pom | |
| axual-streams-6.0.0-RC1.jar | 12 KB |
| axual-streams-6.0.0-RC1-sources.jar | 8 KB |
| axual-streams-6.0.0-RC1-javadoc.jar | 60 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.axual.streams/axual-streams/ -->
<dependency>
<groupId>io.axual.streams</groupId>
<artifactId>axual-streams</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.axual.streams/axual-streams/
implementation 'io.axual.streams:axual-streams:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.axual.streams/axual-streams/
implementation ("io.axual.streams:axual-streams:6.0.0-RC1")
'io.axual.streams:axual-streams:jar:6.0.0-RC1'
<dependency org="io.axual.streams" name="axual-streams" rev="6.0.0-RC1">
<artifact name="axual-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axual.streams', module='axual-streams', version='6.0.0-RC1')
)
libraryDependencies += "io.axual.streams" % "axual-streams" % "6.0.0-RC1"
[io.axual.streams/axual-streams "6.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.axual.streams : axual-streams-proxy | jar | 6.0.0-RC1 |
| io.axual.client : axual-client | jar | 6.0.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.axual.common : axual-common-test | jar | 6.0.0-RC1 |
| io.axual.platform.test : axual-platform-test-core | jar | 6.0.0-RC1 |