is not current version
Last Version 1.6.0

net.codesup.util:jaxb-plugin-parent 1.3.0

Provides base settings and dependencies for other jaxb-plugin projects.

Categories

Categories

Net
GroupId

GroupId

net.codesup.util
ArtifactId

ArtifactId

jaxb-plugin-parent
Version

Version

1.3.0
Type

Type

pom

Download jaxb-plugin-parent 1.3.0


<!-- https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-parent/ -->
<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb-plugin-parent</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-parent/
implementation 'net.codesup.util:jaxb-plugin-parent:1.3.0'
// https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-parent/
implementation ("net.codesup.util:jaxb-plugin-parent:1.3.0")
'net.codesup.util:jaxb-plugin-parent:pom:1.3.0'
<dependency org="net.codesup.util" name="jaxb-plugin-parent" rev="1.3.0">
  <artifact name="jaxb-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.codesup.util', module='jaxb-plugin-parent', version='1.3.0')
)
libraryDependencies += "net.codesup.util" % "jaxb-plugin-parent" % "1.3.0"
[net.codesup.util/jaxb-plugin-parent "1.3.0"]