jar

com.comeon.mojo : project-info-maven-plugin

Maven & Gradle

May 21, 2015
0 stars

project-info-maven-plugin · Light-weight project information extractor, for reporting optionally filtered dependencies and some other things on a project. Useful for collecting version information and who depends on who in an environment with multiple servers, perhaps many many small services.

Table Of Contents

Latest Version

Download com.comeon.mojo : project-info-maven-plugin JAR file - Latest Versions:

All Versions

Download com.comeon.mojo : project-info-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 project-info-maven-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kribblo.github.mojo

├─ com.kribblo.github.mojo.ProjectInfo.class - [JAR]

├─ com.kribblo.github.mojo.ProjectInfoFactory.class - [JAR]

├─ com.kribblo.github.mojo.ProjectInfoJsonMojo.class - [JAR]

├─ com.kribblo.github.mojo.ProjectInfoJsonWriter.class - [JAR]

Advertisement