jar

io.codemodder : codemodder-plugin-maven

Maven & Gradle

Aug 21, 2023
39 stars

codemodder-plugin-maven · Plugin for providing Maven dependency management functions to codemods.

Table Of Contents

Latest Version

Download io.codemodder : codemodder-plugin-maven JAR file - Latest Versions:

All Versions

Download io.codemodder : codemodder-plugin-maven JAR file - All Versions:

Version Vulnerabilities Size Updated
0.67.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 codemodder-plugin-maven-0.67.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.codemodder.plugins.maven

├─ io.codemodder.plugins.maven.MavenProvider.class - [JAR]

├─ io.codemodder.plugins.maven.PomFileFinder.class - [JAR]

├─ io.codemodder.plugins.maven.PomFileUpdater.class - [JAR]

├─ io.codemodder.plugins.maven.PomUpdateResult.class - [JAR]