License |
License |
---|---|
GroupId | GroupIdio.rainfall |
ArtifactId | ArtifactIdrainfall-store |
Version | Version1.5.3 |
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.5.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-store/ -->
<dependency>
<groupId>io.rainfall</groupId>
<artifactId>rainfall-store</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store/
implementation 'io.rainfall:rainfall-store:1.5.3'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store/
implementation ("io.rainfall:rainfall-store:1.5.3")
'io.rainfall:rainfall-store:pom:1.5.3'
<dependency org="io.rainfall" name="rainfall-store" rev="1.5.3">
<artifact name="rainfall-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-store', version='1.5.3')
)
libraryDependencies += "io.rainfall" % "rainfall-store" % "1.5.3"
[io.rainfall/rainfall-store "1.5.3"]
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 |