License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.jasonmfehr |
ArtifactId | ArtifactIdcombiner-maven-plugin |
Version | Version1.0.0-beta-05 |
Type | Typemaven-plugin |
Description |
Descriptioncombiner-maven-plugin
The combiner-maven-plugin is used to take multiple different resources (typically files) and merge
them into a single resource.
|
<plugin>
<groupId>com.github.jasonmfehr</groupId>
<artifactId>combiner-maven-plugin</artifactId>
<version>1.0.0-beta-05</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.jasonmfehr : combiner-maven-plugin-api | jar | 1.0.0-beta-05 |
com.google.guava : guava | jar | 16.0.1 |
org.apache.commons : commons-lang3 | jar | 3.3.1 |
org.apache.maven : maven-core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |