com.github.softinica.maven:jmeter-report-maven-plugin

This maven plugin creates reports from Apache JMeter output files.

License

License

Categories

Categories

Maven Build Tools JMeter Application Testing & Monitoring
GroupId

GroupId

com.github.softinica.maven
ArtifactId

ArtifactId

jmeter-report-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.softinica.maven:jmeter-report-maven-plugin
This maven plugin creates reports from Apache JMeter output files.
Project URL

Project URL

https://github.com/softinica/jmeter-report-maven-plugin

Download jmeter-report-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.softinica.maven</groupId>
    <artifactId>jmeter-report-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.2
org.jfree : jfreechart jar 1.0.19
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
com.google.guava : guava jar 19.0
org.apache.commons : commons-math3 jar 3.6

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0