License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.heron |
ArtifactId | ArtifactIdheron-storm |
Last Version | Last Version0.20.4-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheron-storm
Heron Storm
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.heron/heron-storm/ -->
<dependency>
<groupId>org.apache.heron</groupId>
<artifactId>heron-storm</artifactId>
<version>0.20.4-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.heron/heron-storm/
implementation 'org.apache.heron:heron-storm:0.20.4-incubating'
// https://jarcasting.com/artifacts/org.apache.heron/heron-storm/
implementation ("org.apache.heron:heron-storm:0.20.4-incubating")
'org.apache.heron:heron-storm:jar:0.20.4-incubating'
<dependency org="org.apache.heron" name="heron-storm" rev="0.20.4-incubating">
<artifact name="heron-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.heron', module='heron-storm', version='0.20.4-incubating')
)
libraryDependencies += "org.apache.heron" % "heron-storm" % "0.20.4-incubating"
[org.apache.heron/heron-storm "0.20.4-incubating"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware : kryo | jar | 5.0.3 |