MVN

com.accenture.atom : library-conversion2jmx

Maven & Gradle

Sep 29, 2020
0 stars

library-conversion2jmx · The 'conversion2jmx' library to helps creating JMeter JMX files from different sources

<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-conversion2jmx</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.accenture.atom : library-conversion2jmx to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.accenture.atom : library-conversion2jmx to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
library-conversion2jmx-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-conversion2jmx</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement