io.rainfall:rainfall-store-spring

Rainfall-store is the webapp to store/render/regression test Rainfall scenario results

License

License

GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall-store-spring
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Rainfall-store is the webapp to store/render/regression test Rainfall scenario results

Download rainfall-store-spring

How to add to project

<!-- https://jarcasting.com/artifacts/io.rainfall/rainfall-store-spring/ -->
<dependency>
    <groupId>io.rainfall</groupId>
    <artifactId>rainfall-store-spring</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-spring/
implementation 'io.rainfall:rainfall-store-spring:1.6.2'
// https://jarcasting.com/artifacts/io.rainfall/rainfall-store-spring/
implementation ("io.rainfall:rainfall-store-spring:1.6.2")
'io.rainfall:rainfall-store-spring:jar:1.6.2'
<dependency org="io.rainfall" name="rainfall-store-spring" rev="1.6.2">
  <artifact name="rainfall-store-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rainfall', module='rainfall-store-spring', version='1.6.2')
)
libraryDependencies += "io.rainfall" % "rainfall-store-spring" % "1.6.2"
[io.rainfall/rainfall-store-spring "1.6.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.rainfall : rainfall-store-core jar 1.6.2
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-thymeleaf jar
com.google.code.gson : gson jar 2.8.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.16

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199
org.springframework.boot : spring-boot-starter-test jar
commons-io : commons-io jar 2.7
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.13.1
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2