jar

com.github.knightliao.plugin : starter-shade-maven-plugin

Maven & Gradle

Aug 22, 2021
5 stars

starter-shade-maven-plugin · https://github.com/knightliao/starter-shade-maven-plugin

Table Of Contents

Latest Version

Download com.github.knightliao.plugin : starter-shade-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.knightliao.plugin : starter-shade-maven-plugin JAR file - All Versions:

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

com.knightliao.plugin.starter.shade.utils

├─ com.knightliao.plugin.starter.shade.utils.MavenFileUtils.class - [JAR]

├─ com.knightliao.plugin.starter.shade.utils.TarFileUtils.class - [JAR]

org.apache.maven.plugins.shade.io

├─ org.apache.maven.plugins.shade.io.MyShadeReader.class - [JAR]

org.apache.maven.plugins.shade.resources

├─ org.apache.maven.plugins.shade.resources.ProfileDontIncludeResourceTransformer.class - [JAR]

org.apache.maven.plugins.shade.mojos

├─ org.apache.maven.plugins.shade.mojos.BaseStarterMojo.class - [JAR]

├─ org.apache.maven.plugins.shade.mojos.StarterShade.class - [JAR]