| License |
License |
|---|---|
| GroupId | GroupIdio.rainfall |
| ArtifactId | ArtifactIdrainfall-store-core |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRainfall-store is the webapp to store/render/regression test Rainfall scenario results
|
| Filename | Size |
|---|---|
| rainfall-store-core-1.6.2.pom | |
| rainfall-store-core-1.6.2.jar | 69 KB |
| rainfall-store-core-1.6.2-sources.jar | 27 KB |
| rainfall-store-core-1.6.2-javadoc.jar | 247 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-store-core/ -->
<dependency>
<groupId>io.rainfall</groupId>
<artifactId>rainfall-store-core</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-core/
implementation 'io.rainfall:rainfall-store-core:1.6.2'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-core/
implementation ("io.rainfall:rainfall-store-core:1.6.2")
'io.rainfall:rainfall-store-core:jar:1.6.2'
<dependency org="io.rainfall" name="rainfall-store-core" rev="1.6.2">
<artifact name="rainfall-store-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-store-core', version='1.6.2')
)
libraryDependencies += "io.rainfall" % "rainfall-store-core" % "1.6.2"
[io.rainfall/rainfall-store-core "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lz4 : lz4-java | jar | 1.4.0 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.10 |
| org.apache.commons : commons-math3 | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5 |