Last Version

io.rainfall:Rainfall-tutorial 1.5.0

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

License

License

GroupId

GroupId

io.rainfall
ArtifactId

ArtifactId

Rainfall-tutorial
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Download Rainfall-tutorial 1.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.rainfall : rainfall-core jar 1.5.0
org.hdrhistogram : HdrHistogram jar 2.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.