License |
License |
---|---|
GroupId | GroupIdcom.github.timofeevda.jstressy |
ArtifactId | ArtifactIdjstressy |
Version | Version1.1.3 |
Type | Typepom |
Description |
DescriptionJStressy
Lightweight framework for fast prototyping and building stress tools for WEB applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jstressy-1.1.3.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/
implementation 'com.github.timofeevda.jstressy:jstressy:1.1.3'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy/
implementation ("com.github.timofeevda.jstressy:jstressy:1.1.3")
'com.github.timofeevda.jstressy:jstressy:pom:1.1.3'
<dependency org="com.github.timofeevda.jstressy" name="jstressy" rev="1.1.3">
<artifact name="jstressy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy', version='1.1.3')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy" % "1.1.3"
[com.github.timofeevda.jstressy/jstressy "1.1.3"]