jar

com.oracle.coherence.ce : pof-maven-plugin

Maven & Gradle

Jun 30, 2023
413 stars

Coherence POF Maven Plugin · Maven plugin that instruments classes at build time in order to implement support for POF serialization

Table Of Contents

Latest Version

Download com.oracle.coherence.ce : pof-maven-plugin JAR file - Latest Versions:

All Versions

Download com.oracle.coherence.ce : pof-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
23.03.x
23.03
22.09
22.06.x
22.06
21.12.x
21.12
21.06.x
21.06
20.12.x
20.12
20.06.x
20.06

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 pof-maven-plugin-23.03.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.coherence.maven.pof

├─ com.oracle.coherence.maven.pof.HelpMojo.class - [JAR]

├─ com.oracle.coherence.maven.pof.InstrumentClassesMojo.class - [JAR]

├─ com.oracle.coherence.maven.pof.InstrumentTestClassesMojo.class - [JAR]

├─ com.oracle.coherence.maven.pof.PortableTypeMojo.class - [JAR]

Advertisement