Concat Maven Plugin

Maven plugin that can concatenate several files into one new file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.flaw101
ArtifactId

ArtifactId

concat-maven-plugin
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Concat Maven Plugin
Maven plugin that can concatenate several files into one new file.
Project URL

Project URL

https://github.com/flaw101/concat-maven-plugin

Download concat-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.flaw101</groupId>
    <artifactId>concat-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.2
org.apache.commons : commons-lang3 jar 3.7
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.4
commons-io : commons-io jar 2.5
com.google.inject : guice jar 4.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0