jar

com.kohlschutter.mavenplugins : copy-rename-maven-plugin

Maven & Gradle

Jul 08, 2023
0 stars

Copy Rename Maven Plugin · This plugin helps in copying files or renaming files or directories during the Maven build lifecycle.

Table Of Contents

Latest Version

Download com.kohlschutter.mavenplugins : copy-rename-maven-plugin JAR file - Latest Versions:

All Versions

Download com.kohlschutter.mavenplugins : copy-rename-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window copy-rename-maven-plugin-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kohlschutter.mavenplugins.copyrename

├─ com.kohlschutter.mavenplugins.copyrename.CopyMojo.class - [JAR]

├─ com.kohlschutter.mavenplugins.copyrename.FileSet.class - [JAR]

├─ com.kohlschutter.mavenplugins.copyrename.MojoExecutionContext.class - [JAR]

├─ com.kohlschutter.mavenplugins.copyrename.RenameMojo.class - [JAR]