jar

org.basepom.maven : repack-maven-plugin

Maven & Gradle

May 31, 2023
0 stars

Repack Maven Plugin · Repackages any java project with all its dependencies in a single jar file.

Table Of Contents

Latest Version

Download org.basepom.maven : repack-maven-plugin JAR file - Latest Versions:

All Versions

Download org.basepom.maven : repack-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1

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 repack-maven-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.basepom.mojo.repack

├─ org.basepom.mojo.repack.ArtifactsLibraries.class - [JAR]

├─ org.basepom.mojo.repack.DependencyDefinition.class - [JAR]

├─ org.basepom.mojo.repack.DependencyDefinitionFilter.class - [JAR]

├─ org.basepom.mojo.repack.HelpMojo.class - [JAR]

├─ org.basepom.mojo.repack.LayoutType.class - [JAR]

├─ org.basepom.mojo.repack.OptionalArtifactFilter.class - [JAR]

├─ org.basepom.mojo.repack.PluginLog.class - [JAR]

├─ org.basepom.mojo.repack.RepackMojo.class - [JAR]

├─ org.basepom.mojo.repack.Reporter.class - [JAR]

├─ org.basepom.mojo.repack.ScopeExclusionFilter.class - [JAR]

├─ org.basepom.mojo.repack.Wildcard.class - [JAR]