| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdchill-storm |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchill-storm
chill-storm
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chill-storm-0.10.0.pom | |
| chill-storm-0.10.0.jar | 1 KB |
| chill-storm-0.10.0-sources.jar | 1 KB |
| chill-storm-0.10.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-storm/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-storm</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-storm/
implementation 'com.twitter:chill-storm:0.10.0'
// https://jarcasting.com/artifacts/com.twitter/chill-storm/
implementation ("com.twitter:chill-storm:0.10.0")
'com.twitter:chill-storm:jar:0.10.0'
<dependency org="com.twitter" name="chill-storm" rev="0.10.0">
<artifact name="chill-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-storm', version='0.10.0')
)
libraryDependencies += "com.twitter" % "chill-storm" % "0.10.0"
[com.twitter/chill-storm "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.twitter : chill-java | jar | 0.10.0 |
| com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-core | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.12 | jar | 1.15.2 |
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |