| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.twentyeleven.unitprofiler |
| ArtifactId | ArtifactIdunitprofiler-maven-plugin |
| Last Version | Last Version0.0.23 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionunitProfiler :: Maven Plugin
The unitProfiler Maven Plugin provides the unitProfiler runtime agent to your tests and allows basic report creation.
|
<plugin>
<groupId>de.twentyeleven.unitprofiler</groupId>
<artifactId>unitprofiler-maven-plugin</artifactId>
<version>0.0.23</version>
</plugin>
| 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 |
| 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 |
| 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 |