JAXB2 - Fixed Value Plugin

An XJC plugin to set fixed values in the XJC generated classes based on the fixed attribute to <xs:element>

License

License

GroupId

GroupId

com.github.fbdo
ArtifactId

ArtifactId

jaxb2-fixed-value
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JAXB2 - Fixed Value Plugin
An XJC plugin to set fixed values in the XJC generated classes based on the fixed attribute to <xs:element>
Project URL

Project URL

https://github.com/fbdo/jaxb2-fixed-value

Download jaxb2-fixed-value

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1