jar

org.codehaus.mojo : castor-maven-plugin

Maven & Gradle

Mar 24, 2011

Castor Maven Plugin · The Castor plugin is a Maven plugin that provides the functionality of Castor's XML SourceGenerator for generating Java beans and associated marshallers and unmarshallers from XML schema files.

Table Of Contents

Latest Version

Download org.codehaus.mojo : castor-maven-plugin JAR file - Latest Versions:

All Versions

Download org.codehaus.mojo : castor-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1
2.0
1.5
1.0

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

org.codehaus.mojo.castor

├─ org.codehaus.mojo.castor.AbstractMappingMojo.class - [JAR]

├─ org.codehaus.mojo.castor.CastorSourceGenerator.class - [JAR]

├─ org.codehaus.mojo.castor.ConvertDTD2XSDMojo.class - [JAR]

├─ org.codehaus.mojo.castor.GenerateMojo.class - [JAR]

├─ org.codehaus.mojo.castor.HelpMojo.class - [JAR]

├─ org.codehaus.mojo.castor.MappingMojo.class - [JAR]

├─ org.codehaus.mojo.castor.MappingsMojo.class - [JAR]