Last Version

Rainfall 1.6.2

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

License

License

GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

rainfall
Version

Version

1.6.2
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 1.6.2

Filename Size
rainfall-1.6.2.pom 9 KB
Browse

<!-- 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