jar

de.matrixweb.maven.plugins.relocator : relocator-maven-plugin

Maven & Gradle

Nov 26, 2013
0 stars

relocator-maven-plugin · Relocates classes and resources inside a packaged jar so parts could stay in a private package. This is inspired by the maven-shade-plugin relocation, but does not do uberjar packaging.

Table Of Contents

Latest Version

Download de.matrixweb.maven.plugins.relocator : relocator-maven-plugin JAR file - Latest Versions:

All Versions

Download de.matrixweb.maven.plugins.relocator : relocator-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.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 relocator-maven-plugin-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.matrixweb.maven.plugins.relocator

├─ de.matrixweb.maven.plugins.relocator.HelpMojo.class - [JAR]

├─ de.matrixweb.maven.plugins.relocator.PackageRelocation.class - [JAR]

├─ de.matrixweb.maven.plugins.relocator.Relocator.class - [JAR]

├─ de.matrixweb.maven.plugins.relocator.RelocatorMojo.class - [JAR]

├─ de.matrixweb.maven.plugins.relocator.SimpleRelocator.class - [JAR]