| License |
License |
|---|---|
| GroupId | GroupIdio.rainfall |
| ArtifactId | ArtifactIdrainfall-store-server |
| Version | Version1.6.2 |
| Type | Typejar |
| Description |
DescriptionRainfall-store is the webapp to store/render/regression test Rainfall scenario results
|
<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-store-server/ -->
<dependency>
<groupId>io.rainfall</groupId>
<artifactId>rainfall-store-server</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-server/
implementation 'io.rainfall:rainfall-store-server:1.6.2'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-server/
implementation ("io.rainfall:rainfall-store-server:1.6.2")
'io.rainfall:rainfall-store-server:jar:1.6.2'
<dependency org="io.rainfall" name="rainfall-store-server" rev="1.6.2">
<artifact name="rainfall-store-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-store-server', version='1.6.2')
)
libraryDependencies += "io.rainfall" % "rainfall-store-server" % "1.6.2"
[io.rainfall/rainfall-store-server "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rainfall : rainfall-store-core | jar | 1.6.2 |
| com.sparkjava : spark-core | jar | 2.7.2 |
| com.sparkjava : spark-template-mustache | jar | 2.3 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.terracottatech.store » embedded-terracotta-store | jar | 10.5.0.0.193 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.jboss.resteasy : resteasy-client | jar | 4.5.7.Final |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5 |