is not current version
Last Version 1.6.0

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

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.0.4
Type

Type

pom

Download jaxb-plugin-parent 1.0.4


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