| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.maven-integration-test-helper |
| ArtifactId | ArtifactIdmaven-integration-test-helper |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionmaven-integration-test-helper
A maven plugin that allows running pre and post test suite groovy
scripts.
|
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.maven-integration-test-helper</groupId>
<artifactId>maven-integration-test-helper</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.8.0 |
| org.apache.maven : maven-plugin-api | jar | 3.0.3 |
| org.apache.maven : maven-core | jar | 3.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.0-alpha-1 |
| junit : junit | jar | 4.8.2 |