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