Last Version

com.github.timofeevda.jstressy:jstressy-vertx 1.1.3

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

License

License

GroupId

GroupId

com.github.timofeevda.jstressy
ArtifactId

ArtifactId

jstressy-vertx
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Download jstressy-vertx 1.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
io.vertx : vertx-rx-java2 jar 4.0.3
org.slf4j : slf4j-api jar 1.7.25
io.vertx : vertx-micrometer-metrics jar 4.0.3
com.github.timofeevda.jstressy : jstressy-metrics-micrometer jar 1.1.3
com.github.timofeevda.jstressy : jstressy-api jar 1.1.3
com.github.timofeevda.jstressy : jstressy-utils jar 1.1.3

provided (1)

Group / Artifact Type Version
io.micrometer : micrometer-registry-prometheus jar 1.6.5

Project Modules

There are no modules declared in this project.