com.github.timofeevda.jstressy:jstressy-assembly


GroupId

GroupId

com.github.timofeevda.jstressy
ArtifactId

ArtifactId

jstressy-assembly
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Download jstressy-assembly

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.timofeevda.jstressy : jstressy-api jar ${project.version}
com.github.timofeevda.jstressy : jstressy-config jar ${project.version}
com.github.timofeevda.jstressy : jstressy-httpclient jar ${project.version}
com.github.timofeevda.jstressy : jstressy-httprequest jar ${project.version}
com.github.timofeevda.jstressy : jstressy-logger jar ${project.version}
com.github.timofeevda.jstressy : jstressy-metrics jar ${project.version}
com.github.timofeevda.jstressy : jstressy-scheduler jar ${project.version}
com.github.timofeevda.jstressy : jstressy-utils jar ${project.version}
com.github.timofeevda.jstressy : jstressy-vertx jar ${project.version}
com.github.timofeevda.jstressy : jstressy-dummy-scenario jar ${project.version}
com.github.timofeevda.jstressy : jstressy-scenario-registry jar ${project.version}
org.apache.felix : org.apache.felix.fileinstall jar

provided (1)

Group / Artifact Type Version
com.github.timofeevda.jstressy : jstressy-maven-plugin jar ${project.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0