Rainfall

Rainfall is an extensible java framework to implement custom DSL based stress and performance tests

License

License

GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

Rainfall
Rainfall is an extensible java framework to implement custom DSL based stress and performance tests
Project URL

Project URL

https://github.com/aurbroszniowski/Rainfall
Source Code Management

Source Code Management

https://github.com/aurbroszniowski/Rainfall

Download rainfall

Filename Size
rainfall-1.6.2.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Rainfall-core
  • Rainfall-ehcache
  • Rainfall-jcache
  • Rainfall-web
  • Rainfall-cassandra
  • Rainfall-redis
  • Rainfall-store

Versions

Version
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.0
1.4.16
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0