jar

io.github.cafetux : maven-modules-analyzer

Maven & Gradle

Jan 24, 2023
0 stars

io.github.cafetux:maven-modules-analyzer · a maven plugin to generate schema of modules interdependencies

Table Of Contents

Latest Version

Download io.github.cafetux : maven-modules-analyzer JAR file - Latest Versions:

All Versions

Download io.github.cafetux : maven-modules-analyzer JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1
2.0

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

com.legacy.remediation.infrastructure

├─ com.legacy.remediation.infrastructure.DotWriter.class - [JAR]

com.legacy.remediation.model

├─ com.legacy.remediation.model.DiagrammWriter.class - [JAR]

com.legacy.remediation.model.graph

├─ com.legacy.remediation.model.graph.Node.class - [JAR]

├─ com.legacy.remediation.model.graph.ProjectView.class - [JAR]

com.legacy.remediation

├─ com.legacy.remediation.MojoMavenModuleAnalyzer.class - [JAR]

com.legacy.remediation.model.maven

├─ com.legacy.remediation.model.maven.Dependency.class - [JAR]

├─ com.legacy.remediation.model.maven.DependencyFilter.class - [JAR]

├─ com.legacy.remediation.model.maven.Module.class - [JAR]