is not current version
Last Version 10.6

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

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

10.5.1
Type

Type

jar

Download core-plugin-tools 10.5.1


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