is not current version
Last Version 0.92.0-incubating

org.apache.slider:slider-funtest 0.61.0-incubating

Functional testing for slider: testing is always fun

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.slider
ArtifactId

ArtifactId

slider-funtest
Version

Version

0.61.0-incubating
Type

Type

jar

Download slider-funtest 0.61.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/ -->
<dependency>
    <groupId>org.apache.slider</groupId>
    <artifactId>slider-funtest</artifactId>
    <version>0.61.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/
implementation 'org.apache.slider:slider-funtest:0.61.0-incubating'
// https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/
implementation ("org.apache.slider:slider-funtest:0.61.0-incubating")
'org.apache.slider:slider-funtest:jar:0.61.0-incubating'
<dependency org="org.apache.slider" name="slider-funtest" rev="0.61.0-incubating">
  <artifact name="slider-funtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.slider', module='slider-funtest', version='0.61.0-incubating')
)
libraryDependencies += "org.apache.slider" % "slider-funtest" % "0.61.0-incubating"
[org.apache.slider/slider-funtest "0.61.0-incubating"]