is not current version
Last Version 1.1.3

com.github.timofeevda.jstressy:jstressy 1.0.9

Leightweight framework for fast prototyping and building stress tools for WEB applications

GroupId

GroupId

com.github.timofeevda.jstressy
ArtifactId

ArtifactId

jstressy
Version

Version

1.0.9
Type

Type

pom

Download jstressy 1.0.9

Filename Size
jstressy-1.0.9.pom 15 KB
Browse

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