MVN

io.rainfall : rainfall-store

Maven & Gradle

Apr 06, 2023
0 stars

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

<dependency>
    <groupId>io.rainfall</groupId>
    <artifactId>rainfall-store</artifactId>
    <version>1.6.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rainfall : rainfall-store to add to Maven - Latest Versions:

  • Latest Stable: 1.6.5

All Versions

Choose a version of io.rainfall : rainfall-store to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
rainfall-store-1.6.5
rainfall-store-1.6.4
rainfall-store-1.6.3
rainfall-store-1.6.2
rainfall-store-1.6.1
rainfall-store-1.6.0
1.5.x
rainfall-store-1.5.3
rainfall-store-1.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.rainfall</groupId>
    <artifactId>rainfall-store</artifactId>
    <version>1.6.5</version>
</dependency>

Advertisement