Last Version

retepTools Maven Utilities 10.6

JAXB2 compiler plugin used to create object graph from XSDs based on the JAXB 2.1 implementation.

License

License

BSD
Public Domain
Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.org.retep.tools.maven
ArtifactId

ArtifactId

core-plugin-tools
Version

Version

10.6
Type

Type

jar
Description

Description

retepTools Maven Utilities
JAXB2 compiler plugin used to create object graph from XSDs based on the JAXB 2.1 implementation.
Project Organization

Project Organization

Retep Development Group

Download core-plugin-tools 10.6


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

Dependencies

compile (5)

Group / Artifact Type Version
uk.org.retep.tools : collections jar 10.6
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
com.sun.xml.bind : jaxb-impl jar 2.2
com.sun.xml.bind : jaxb-xjc jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.