jar

com.soerensen.pomedit : pomedit

Maven & Gradle

Jun 25, 2018

POM Edit · This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.pomedit:pomedit:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Table Of Contents

Latest Version

Download com.soerensen.pomedit : pomedit JAR file - Latest Versions:

All Versions

Download com.soerensen.pomedit : pomedit JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 pomedit-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.soerensen.pomedit

├─ com.soerensen.pomedit.PomEdit.class - [JAR]

com.soerensen.pomedit.a

├─ com.soerensen.pomedit.a.a.class - [JAR]

com.soerensen.pomedit.b

├─ com.soerensen.pomedit.b.a.class - [JAR]

Advertisement