| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.stephenc.diffpatch |
| ArtifactId | ArtifactIddiffpatch-maven-plugin |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDiff-Patch Maven Plugin
A plugin for patching files.
|
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.stephenc.diffpatch</groupId>
<artifactId>diffpatch-maven-plugin</artifactId>
<version>0.5</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.0 |
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
| org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-9 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.4 |
| com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |