jar

org.bsc.maven : maven-processor-plugin

Maven & Gradle

Jul 12, 2021
4 usages
29 stars

MAVEN PROCESSOR PLUGIN (JDK8) · A maven plugin to process annotation for jdk6 at compile time This plugin helps to use from maven the new annotation processing provided by JDK6 integrated in java compiler This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.codehaus.org/apt-maven-plugin/

Table Of Contents

Latest Version

Download org.bsc.maven : maven-processor-plugin JAR file - Latest Versions:

All Versions

Download org.bsc.maven : maven-processor-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0
4.5
4.4
4.3
4.2
4.1
4.0
3.3.x
3.3
3.2.x
3.1.x
2.2.x
2.1.x
2.0.x
1.3.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-processor-plugin-5.0-jdk8-rc3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bsc.maven.plugin.processor

├─ org.bsc.maven.plugin.processor.AbstractAnnotationProcessorMojo.class - [JAR]

├─ org.bsc.maven.plugin.processor.HelpMojo.class - [JAR]

├─ org.bsc.maven.plugin.processor.MainAnnotationProcessorMojo.class - [JAR]

├─ org.bsc.maven.plugin.processor.TestAnnotationProcessorMojo.class - [JAR]

├─ org.bsc.maven.plugin.processor.UnzipService.class - [JAR]

├─ org.bsc.maven.plugin.processor.ZipFileObject.class - [JAR]

├─ org.bsc.maven.plugin.processor.ZipFileObjectExtracted.class - [JAR]