is not current version
Last Version 10.6

uk.org.retep.tools.maven:core-plugin-tools 9.11

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

uk.org.retep.tools.maven
ArtifactId

ArtifactId

core-plugin-tools
Version

Version

9.11
Type

Type

jar

Download core-plugin-tools 9.11


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