jar

com.github.amanganiello90 : modify-pom-maven-plugin

Maven & Gradle

Sep 17, 2017
0 stars

This is a maven plugin implemented ad hoc to manage pom versions and properties

Table Of Contents

Latest Version

Download com.github.amanganiello90 : modify-pom-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.amanganiello90 : modify-pom-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 modify-pom-maven-plugin-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.amanganiello90.manage

├─ com.github.amanganiello90.manage.CheckSnapshotMojo.class - [JAR]

├─ com.github.amanganiello90.manage.HelpMojo.class - [JAR]

├─ com.github.amanganiello90.manage.ManageAbstractMojo.class - [JAR]

├─ com.github.amanganiello90.manage.PropertiesSetMojo.class - [JAR]

com.github.amanganiello90.managecore

├─ com.github.amanganiello90.managecore.PropertiesUtil.class - [JAR]

├─ com.github.amanganiello90.managecore.Property.class - [JAR]

├─ com.github.amanganiello90.managecore.ReadPoms.class - [JAR]

Advertisement