License |
License |
---|---|
GroupId | GroupIdde.escalon.jaxb2 |
ArtifactId | ArtifactIdxjc-classinfo-patch |
Version | Version0.6.1 |
Type | Typejar |
Description |
DescriptionJAXB2 Tolerant Reader Plugin xjc patch
Patch for CClassInfo constructor which takes FQCN parameter, see JAX_WS-1187 and https://java.net/jira/browse/JAXB-1114
|
Filename | Size |
---|---|
xjc-classinfo-patch-0.6.1.pom | |
xjc-classinfo-patch-0.6.1.jar | 10 KB |
xjc-classinfo-patch-0.6.1-sources.jar | 5 KB |
xjc-classinfo-patch-0.6.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/ -->
<dependency>
<groupId>de.escalon.jaxb2</groupId>
<artifactId>xjc-classinfo-patch</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/
implementation 'de.escalon.jaxb2:xjc-classinfo-patch:0.6.1'
// https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/
implementation ("de.escalon.jaxb2:xjc-classinfo-patch:0.6.1")
'de.escalon.jaxb2:xjc-classinfo-patch:jar:0.6.1'
<dependency org="de.escalon.jaxb2" name="xjc-classinfo-patch" rev="0.6.1">
<artifact name="xjc-classinfo-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.escalon.jaxb2', module='xjc-classinfo-patch', version='0.6.1')
)
libraryDependencies += "de.escalon.jaxb2" % "xjc-classinfo-patch" % "0.6.1"
[de.escalon.jaxb2/xjc-classinfo-patch "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-xjc | jar | 2.2.11 |