jar

fr.xebia.maven.plugins : mindmap-maven-plugin

Maven & Gradle

Nov 20, 2011
5 stars

This plugin generates a MindMap from the project dependencies. The mindmap file (with the '.mm' extension) can be viewed with Freeplane (free tool). By default, the mindmap shows the full dependency tree. You can filter this tree at generation time by artifact's group id, by providing a parameter 'groupIdsFilteringREGEXMatch' setted with a groupId name fragment (a startswith will be performed). Usage is (for exemple) : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap with filtering : mvn fr.xebia.maven.plugins:mindmap-maven-plugin:1.0.0-SNAPSHOT:mindmap -DgroupIdsFilteringREGEXMatch=fr.xebia

Table Of Contents

Latest Version

Download fr.xebia.maven.plugins : mindmap-maven-plugin JAR file - Latest Versions:

All Versions

Download fr.xebia.maven.plugins : mindmap-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 mindmap-maven-plugin-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.xebia.maven.plugin.mindmap

├─ fr.xebia.maven.plugin.mindmap.MindmapMojo.class - [JAR]