Last Version

Parent POM for CodeSup JAXB XJC plugin projects 1.6.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.codesup.util
ArtifactId

ArtifactId

jaxb-plugin-parent
Version

Version

1.6.0
Type

Type

pom
Description

Description

Parent POM for CodeSup JAXB XJC plugin projects
Provides base settings and dependencies for other jaxb-plugin projects.
Project URL

Project URL

https://github.com/mklemm/jaxb-plugin-parent
Source Code Management

Source Code Management

https://github.com/mklemm/jaxb-plugin-parent.git

Download jaxb-plugin-parent 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc-jdk9 jar 2.3.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.