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