jar

org.bitbucket.lp : maven-svuid-plugin

Maven & Gradle

Oct 24, 2012

maven-svuid-plugin · A Maven plugin made to list and edit the serialVersionUID fields declared inside a module and its sub-modules..

Table Of Contents

Latest Version

Download org.bitbucket.lp : maven-svuid-plugin JAR file - Latest Versions:

All Versions

Download org.bitbucket.lp : maven-svuid-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 maven-svuid-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bitbucket.lp.maven.plugins.svuid

├─ org.bitbucket.lp.maven.plugins.svuid.IncrementMojo.class - [JAR]

├─ org.bitbucket.lp.maven.plugins.svuid.ListMojo.class - [JAR]

├─ org.bitbucket.lp.maven.plugins.svuid.SetMojo.class - [JAR]

├─ org.bitbucket.lp.maven.plugins.svuid.SvuidMojo.class - [JAR]

org.bitbucket.lp.maven.plugins.svuid.transformers

├─ org.bitbucket.lp.maven.plugins.svuid.transformers.IncrementTransformer.class - [JAR]

├─ org.bitbucket.lp.maven.plugins.svuid.transformers.SetTransformer.class - [JAR]

├─ org.bitbucket.lp.maven.plugins.svuid.transformers.Transformer.class - [JAR]