is not current version
Last Version 0.6.1

de.escalon.jaxb2:jaxb2-tolerant-reader-parent 0.4.6

This plugin implements a tolerant reader approach for JAXB by allowing to restrict mapped elements using an include-style configuration in a custom bindings file.

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.escalon.jaxb2
ArtifactId

ArtifactId

jaxb2-tolerant-reader-parent
Version

Version

0.4.6
Type

Type

pom

Download jaxb2-tolerant-reader-parent 0.4.6


<!-- https://jarcasting.com/artifacts/de.escalon.jaxb2/jaxb2-tolerant-reader-parent/ -->
<dependency>
    <groupId>de.escalon.jaxb2</groupId>
    <artifactId>jaxb2-tolerant-reader-parent</artifactId>
    <version>0.4.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.escalon.jaxb2/jaxb2-tolerant-reader-parent/
implementation 'de.escalon.jaxb2:jaxb2-tolerant-reader-parent:0.4.6'
// https://jarcasting.com/artifacts/de.escalon.jaxb2/jaxb2-tolerant-reader-parent/
implementation ("de.escalon.jaxb2:jaxb2-tolerant-reader-parent:0.4.6")
'de.escalon.jaxb2:jaxb2-tolerant-reader-parent:pom:0.4.6'
<dependency org="de.escalon.jaxb2" name="jaxb2-tolerant-reader-parent" rev="0.4.6">
  <artifact name="jaxb2-tolerant-reader-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.escalon.jaxb2', module='jaxb2-tolerant-reader-parent', version='0.4.6')
)
libraryDependencies += "de.escalon.jaxb2" % "jaxb2-tolerant-reader-parent" % "0.4.6"
[de.escalon.jaxb2/jaxb2-tolerant-reader-parent "0.4.6"]