License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.timofeevda.jstressy |
ArtifactId | ArtifactIdjstressy-httpclient |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionLightweight framework for fast prototyping and building stress tools for WEB applications
|
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-httpclient/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy-httpclient</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-httpclient/
implementation 'com.github.timofeevda.jstressy:jstressy-httpclient:1.1.3'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-httpclient/
implementation ("com.github.timofeevda.jstressy:jstressy-httpclient:1.1.3")
'com.github.timofeevda.jstressy:jstressy-httpclient:jar:1.1.3'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-httpclient" rev="1.1.3">
<artifact name="jstressy-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-httpclient', version='1.1.3')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-httpclient" % "1.1.3"
[com.github.timofeevda.jstressy/jstressy-httpclient "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.github.timofeevda.jstressy : jstressy-utils | jar | 1.1.3 |
com.github.timofeevda.jstressy : jstressy-api | jar | 1.1.3 |