io.rainfall:rainfall-store-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall-store-client
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-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.rainfall : rainfall-store-core jar 1.6.2
com.google.code.gson : gson jar 2.8.5
org.zalando.phrs : jersey-media-json-gson jar 0.1
org.jboss.resteasy : resteasy-client jar 4.5.7.Final

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10

test (6)

Group / Artifact Type Version
io.rainfall : rainfall-store-server jar 1.6.2
com.sparkjava : spark-core jar 2.7.2
com.sparkjava : spark-template-mustache jar 2.3
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