Parent POM for CodeSup JAXB XJC plugin projects

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
Last Version

Last Version

1.6.0
Release Date

Release Date

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

How to add to project

<!-- 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.

jaxb-plugin-parent

Maven parent POM for several other JAXB/XJC plugin projects.

Visit my github page for JAXB XJC plugin projects using this parent POM.

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3