| License |
License |
|---|---|
| GroupId | GroupIdorg.xyro |
| ArtifactId | ArtifactIdkumulus |
| Version | Version0.1.40 |
| Type | Typejar |
| Description |
Descriptionkumulus
A lightweight, in-process, drop-in replacement for Apache Storm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kumulus-0.1.40.pom | |
| kumulus-0.1.40.jar | 121 KB |
| kumulus-0.1.40-sources.jar | 20 KB |
| kumulus-0.1.40-javadoc.jar | 407 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xyro/kumulus/ -->
<dependency>
<groupId>org.xyro</groupId>
<artifactId>kumulus</artifactId>
<version>0.1.40</version>
</dependency>
// https://jarcasting.com/artifacts/org.xyro/kumulus/
implementation 'org.xyro:kumulus:0.1.40'
// https://jarcasting.com/artifacts/org.xyro/kumulus/
implementation ("org.xyro:kumulus:0.1.40")
'org.xyro:kumulus:jar:0.1.40'
<dependency org="org.xyro" name="kumulus" rev="0.1.40">
<artifact name="kumulus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xyro', module='kumulus', version='0.1.40')
)
libraryDependencies += "org.xyro" % "kumulus" % "0.1.40"
[org.xyro/kumulus "0.1.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
| org.apache.storm : storm-core | jar | 1.2.2 |
| io.github.microutils : kotlin-logging | jar | 1.4.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.31 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.9 |