is not current version
Last Version 1.1.3

com.github.timofeevda.jstressy:jstressy 1.0.15

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

GroupId

GroupId

com.github.timofeevda.jstressy
ArtifactId

ArtifactId

jstressy
Version

Version

1.0.15
Type

Type

pom

Download jstressy 1.0.15

Filename Size
jstressy-1.0.15.pom 16 KB
Browse

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