Last Version

JAXB2 Commons - Default Value Plugin 1.1

This plugin uses the XML schema "element" tag's "default" attribute to set default values for variables in the classes generated by JAXB.

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

jaxb2-default-value
Version

Version

1.1
Type

Type

jar
Description

Description

JAXB2 Commons - Default Value Plugin
This plugin uses the XML schema "element" tag's "default" attribute to set default values for variables in the classes generated by JAXB.

Download jaxb2-default-value 1.1


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-default-value/ -->
<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-default-value</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-default-value/
implementation 'org.jvnet.jaxb2_commons:jaxb2-default-value:1.1'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb2-default-value/
implementation ("org.jvnet.jaxb2_commons:jaxb2-default-value:1.1")
'org.jvnet.jaxb2_commons:jaxb2-default-value:jar:1.1'
<dependency org="org.jvnet.jaxb2_commons" name="jaxb2-default-value" rev="1.1">
  <artifact name="jaxb2-default-value" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='jaxb2-default-value', version='1.1')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb2-default-value" % "1.1"
[org.jvnet.jaxb2_commons/jaxb2-default-value "1.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-xjc jar 2.1.13

Project Modules

There are no modules declared in this project.