io.github.luversof:filecopy-maven-plugin

Plugin for copying specific files at build time

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.luversof
ArtifactId

ArtifactId

filecopy-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

io.github.luversof:filecopy-maven-plugin
Plugin for copying specific files at build time
Project URL

Project URL

https://github.com/luversof/filecopy-maven-plugin
Source Code Management

Source Code Management

http://github.com/luversof/filecopy-maven-plugin/tree/main

Download filecopy-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.luversof</groupId>
    <artifactId>filecopy-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.apache.maven : maven-project jar 2.0.11
org.apache.maven : maven-core jar 3.8.1
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0