JAXB plugin utility library

Provides basic functionality common to all JAXB plugins maintained by this project.

License

License

Categories

Categories

Net
GroupId

GroupId

net.codesup.util
ArtifactId

ArtifactId

jaxb-plugin-lib
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JAXB plugin utility library
Provides basic functionality common to all JAXB plugins maintained by this project.

Download jaxb-plugin-lib

How to add to project

<!-- https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-lib/ -->
<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jaxb-plugin-lib</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-lib/
implementation 'net.codesup.util:jaxb-plugin-lib:1.7.0'
// https://jarcasting.com/artifacts/net.codesup.util/jaxb-plugin-lib/
implementation ("net.codesup.util:jaxb-plugin-lib:1.7.0")
'net.codesup.util:jaxb-plugin-lib:jar:1.7.0'
<dependency org="net.codesup.util" name="jaxb-plugin-lib" rev="1.7.0">
  <artifact name="jaxb-plugin-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codesup.util', module='jaxb-plugin-lib', version='1.7.0')
)
libraryDependencies += "net.codesup.util" % "jaxb-plugin-lib" % "1.7.0"
[net.codesup.util/jaxb-plugin-lib "1.7.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.

Versions

Version
1.7.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0