is not current version
Last Version 0.15.1

Maven JAXB 2.x Plugin Core 0.14.0

Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.jaxb2.maven2
ArtifactId

ArtifactId

maven-jaxb2-plugin-core
Version

Version

0.14.0
Type

Type

jar
Description

Description

Maven JAXB 2.x Plugin Core
Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.

Download maven-jaxb2-plugin-core 0.14.0


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/ -->
<dependency>
    <groupId>org.jvnet.jaxb2.maven2</groupId>
    <artifactId>maven-jaxb2-plugin-core</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.14.0'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.14.0")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-core" rev="0.14.0">
  <artifact name="maven-jaxb2-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-core', version='0.14.0')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-core" % "0.14.0"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core "0.14.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.2.1
com.sun.org.apache.xml.internal : resolver jar 20050927
org.glassfish.jaxb : txw2 jar 2.3.0
org.apache.maven : maven-plugin-api jar 2.0.9
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.codehaus.plexus : plexus-utils jar 1.5.15
org.apache.maven : maven-project jar 2.0.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0

test (2)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.