MVN

com.github.timofeevda.jstressy : jstressy-impl

Maven & Gradle

Mar 26, 2021
1 stars
<dependency>
    <groupId>com.github.timofeevda.jstressy</groupId>
    <artifactId>jstressy-impl</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timofeevda.jstressy : jstressy-impl to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.github.timofeevda.jstressy : jstressy-impl to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jstressy-impl-1.1.3
1.0.x
jstressy-impl-1.0.22
jstressy-impl-1.0.21
jstressy-impl-1.0.19
jstressy-impl-1.0.18
jstressy-impl-1.0.17
jstressy-impl-1.0.16
jstressy-impl-1.0.15
jstressy-impl-1.0.14
jstressy-impl-1.0.13
jstressy-impl-1.0.12
jstressy-impl-1.0.11
jstressy-impl-1.0.10
jstressy-impl-1.0.9
jstressy-impl-1.0.7
jstressy-impl-1.0.6
jstressy-impl-1.0.4
jstressy-impl-1.0.3
jstressy-impl-1.0.2
jstressy-impl-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.timofeevda.jstressy</groupId>
    <artifactId>jstressy-impl</artifactId>
    <version>1.1.3</version>
</dependency>

Advertisement