License |
License |
---|---|
GroupId | GroupIdio.atleon |
ArtifactId | ArtifactIdatleon-util |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive streaming library targeting continuous pipelines with at-least-once processing guarantees. Backed by Project Reactor.
|
Filename | Size |
---|---|
atleon-util-0.3.0.pom | |
atleon-util-0.3.0.jar | 12 KB |
atleon-util-0.3.0-sources.jar | 6 KB |
atleon-util-0.3.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atleon/atleon-util/ -->
<dependency>
<groupId>io.atleon</groupId>
<artifactId>atleon-util</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atleon/atleon-util/
implementation 'io.atleon:atleon-util:0.3.0'
// https://jarcasting.com/artifacts/io.atleon/atleon-util/
implementation ("io.atleon:atleon-util:0.3.0")
'io.atleon:atleon-util:jar:0.3.0'
<dependency org="io.atleon" name="atleon-util" rev="0.3.0">
<artifact name="atleon-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atleon', module='atleon-util', version='0.3.0')
)
libraryDependencies += "io.atleon" % "atleon-util" % "0.3.0"
[io.atleon/atleon-util "0.3.0"]