| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdde.escalon.jaxb2 |
| ArtifactId | ArtifactIdjaxb2-tolerant-reader-parent |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJAXB2 Tolerant Reader Plugin Parent Project
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.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jaxb2-tolerant-reader-parent-0.6.1.pom | 6 KB |
| Browse |
<!-- 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.6.1</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.6.1'
// https://jarcasting.com/artifacts/de.escalon.jaxb2/jaxb2-tolerant-reader-parent/
implementation ("de.escalon.jaxb2:jaxb2-tolerant-reader-parent:0.6.1")
'de.escalon.jaxb2:jaxb2-tolerant-reader-parent:pom:0.6.1'
<dependency org="de.escalon.jaxb2" name="jaxb2-tolerant-reader-parent" rev="0.6.1">
<artifact name="jaxb2-tolerant-reader-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.escalon.jaxb2', module='jaxb2-tolerant-reader-parent', version='0.6.1')
)
libraryDependencies += "de.escalon.jaxb2" % "jaxb2-tolerant-reader-parent" % "0.6.1"
[de.escalon.jaxb2/jaxb2-tolerant-reader-parent "0.6.1"]