MVN

com.fillumina : performance-tools-main

Maven & Gradle

Aug 01, 2014
14 stars

performance-tools-main · Parent project for the agnostic performance-tools core and it's junit templates performance-tools-junit.

<dependency>
    <groupId>com.fillumina</groupId>
    <artifactId>performance-tools-main</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fillumina : performance-tools-main to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.fillumina : performance-tools-main to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
performance-tools-main-1.1
1.0
performance-tools-main-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fillumina</groupId>
    <artifactId>performance-tools-main</artifactId>
    <version>1.1</version>
</dependency>