JAXB2 Maven Plugin
This project is no longer maintained
New coordinates
Use the plugin from https://github.com/evolvedbinary/jvnet-jaxb-maven-plugin instead. It is fork from ths fork and also has JAXB3 support :D
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.helger.maven |
| ArtifactId | ArtifactIdmaven-jaxb2-plugin |
| Last Version | Last Version0.14.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven JAXB 2.x Plugin
Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| maven-jaxb2-plugin-0.14.3.pom | |
| maven-jaxb2-plugin-0.14.3.jar | 30 KB |
| maven-jaxb2-plugin-0.14.3-sources.jar | 16 KB |
| maven-jaxb2-plugin-0.14.3-javadoc.jar | 43 KB |
| Browse |
<plugin>
<groupId>com.helger.maven</groupId>
<artifactId>maven-jaxb2-plugin</artifactId>
<version>0.14.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.maven : maven-jaxb2-plugin-core | jar | 0.14.3 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.15 |
| com.helger.maven : maven-jaxb23-plugin | jar | 0.14.3 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 2.1 |
| junit : junit | jar | 4.13 |
This project is no longer maintained
Use the plugin from https://github.com/evolvedbinary/jvnet-jaxb-maven-plugin instead. It is fork from ths fork and also has JAXB3 support :D