License |
License |
---|---|
GroupId | GroupIdio.rainfall |
ArtifactId | ArtifactIdrainfall-store |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrainfall-store
Rainfall-store is the webapp to store/render/regression test Rainfall scenario results
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rainfall-store-1.6.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-store/ -->
<dependency>
<groupId>io.rainfall</groupId>
<artifactId>rainfall-store</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store/
implementation 'io.rainfall:rainfall-store:1.6.2'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store/
implementation ("io.rainfall:rainfall-store:1.6.2")
'io.rainfall:rainfall-store:pom:1.6.2'
<dependency org="io.rainfall" name="rainfall-store" rev="1.6.2">
<artifact name="rainfall-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-store', version='1.6.2')
)
libraryDependencies += "io.rainfall" % "rainfall-store" % "1.6.2"
[io.rainfall/rainfall-store "1.6.2"]
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 |