jar

io.github.ironclad-legion : legacy-hunter-maven-plugin

Maven & Gradle

Apr 20, 2024

legacy-hunter-maven-plugin Maven Mojo · This is a maven plugin used to detect legacy dependencies in use in a project

Table Of Contents

Latest Version

Download io.github.ironclad-legion : legacy-hunter-maven-plugin JAR file - Latest Versions:

All Versions

Download io.github.ironclad-legion : legacy-hunter-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 legacy-hunter-maven-plugin-0.0.1-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.legacy.hunter.constant

├─ com.legacy.hunter.constant.LegacyHunterConstants.class - [JAR]

com.legacy.hunter

├─ com.legacy.hunter.LegacyHunterMojo.class - [JAR]

com.legacy.hunter.model

├─ com.legacy.hunter.model.DependenciesTimeFrame.class - [JAR]

├─ com.legacy.hunter.model.EndpointConfig.class - [JAR]

├─ com.legacy.hunter.model.ExemptionObj.class - [JAR]

com.legacy.hunter.Utils

├─ com.legacy.hunter.Utils.UrlUtil.class - [JAR]

├─ com.legacy.hunter.Utils.Utils.class - [JAR]