| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.twitter.heron |
| ArtifactId | ArtifactIdheron-storm |
| Last Version | Last Version0.17.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionheron-storm
Heron Storm
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heron-storm-0.17.8.pom | |
| heron-storm-0.17.8.jar | 2 MB |
| heron-storm-0.17.8-sources.jar | 548 bytes |
| heron-storm-0.17.8-javadoc.jar | 552 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.heron/heron-storm/ -->
<dependency>
<groupId>com.twitter.heron</groupId>
<artifactId>heron-storm</artifactId>
<version>0.17.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.heron/heron-storm/
implementation 'com.twitter.heron:heron-storm:0.17.8'
// https://jarcasting.com/artifacts/com.twitter.heron/heron-storm/
implementation ("com.twitter.heron:heron-storm:0.17.8")
'com.twitter.heron:heron-storm:jar:0.17.8'
<dependency org="com.twitter.heron" name="heron-storm" rev="0.17.8">
<artifact name="heron-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.heron', module='heron-storm', version='0.17.8')
)
libraryDependencies += "com.twitter.heron" % "heron-storm" % "0.17.8"
[com.twitter.heron/heron-storm "0.17.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo | jar | 3.0.3 |