jar

com.jfrog : maven-dep-tree

Maven & Gradle

Nov 10, 2023
6 stars

maven-dep-tree · Maven plugin that reads the Maven dependencies of a given Maven project, and generates a dependency tree.

Table Of Contents

Latest Version

Download com.jfrog : maven-dep-tree JAR file - Latest Versions:

All Versions

Download com.jfrog : maven-dep-tree 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 maven-dep-tree-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jfrog.mavendeptree

├─ com.jfrog.mavendeptree.MavenDependencyTree.class - [JAR]

├─ com.jfrog.mavendeptree.MavenProjectTree.class - [JAR]

├─ com.jfrog.mavendeptree.Utils.class - [JAR]

com.jfrog.mavendeptree.dependenciesresults

├─ com.jfrog.mavendeptree.dependenciesresults.MavenDepTreeResults.class - [JAR]

├─ com.jfrog.mavendeptree.dependenciesresults.MavenDependencyNode.class - [JAR]