unitProfiler :: Maven Plugin

The unitProfiler Maven Plugin provides the unitProfiler runtime agent to your tests and allows basic report creation.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

unitprofiler-maven-plugin
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

unitProfiler :: Maven Plugin
The unitProfiler Maven Plugin provides the unitProfiler runtime agent to your tests and allows basic report creation.

Download unitprofiler-maven-plugin

How to add to project

<plugin>
    <groupId>de.twentyeleven.unitprofiler</groupId>
    <artifactId>unitprofiler-maven-plugin</artifactId>
    <version>0.0.23</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
org.codehaus.plexus : plexus-utils jar 1.5.6
org.apache.maven.shared : file-management jar 1.2.1
org.apache.maven.reporting : maven-reporting-impl jar 2.1
de.twentyeleven.unitprofiler : unitprofiler.agent jar [0.0.7-SNAPSHOT, 0.7)
de.twentyeleven.unitprofiler : unitprofiler.core jar [0.0.7-SNAPSHOT, 0.7)
de.twentyeleven.skysail : org.antlr.stringtemplate-osgi jar 4.0.2

provided (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-integration jar 1.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.23
0.0.22