License |
License |
---|---|
GroupId | GroupIdcom.github.timofeevda.jstressy |
ArtifactId | ArtifactIdjstressy-utils |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionLightweight framework for fast prototyping and building stress tools for WEB applications
|
Filename | Size |
---|---|
jstressy-utils-1.1.3.pom | |
jstressy-utils-1.1.3.jar | 16 KB |
jstressy-utils-1.1.3-sources.jar | 8 KB |
jstressy-utils-1.1.3-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-utils/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy-utils</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-utils/
implementation 'com.github.timofeevda.jstressy:jstressy-utils:1.1.3'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-utils/
implementation ("com.github.timofeevda.jstressy:jstressy-utils:1.1.3")
'com.github.timofeevda.jstressy:jstressy-utils:jar:1.1.3'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-utils" rev="1.1.3">
<artifact name="jstressy-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-utils', version='1.1.3')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-utils" % "1.1.3"
[com.github.timofeevda.jstressy/jstressy-utils "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
io.vertx : vertx-rx-java2 | jar | 4.0.3 |
structlog4j » structlog4j-api | jar | 1.0.0 |