License |
License |
---|---|
GroupId | GroupIdio.rainfall |
ArtifactId | ArtifactIdrainfall-store-spring |
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-spring-1.6.2.pom | |
rainfall-store-spring-1.6.2.jar | 41 MB |
rainfall-store-spring-1.6.2-sources.jar | 865 KB |
rainfall-store-spring-1.6.2-javadoc.jar | 122 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
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 |