is not current version
Last Version 1.2

com.github.fbdo:jaxb2-fixed-value 1.1

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

GroupId

GroupId

com.github.fbdo
ArtifactId

ArtifactId

jaxb2-fixed-value
Version

Version

1.1
Type

Type

jar

Download jaxb2-fixed-value 1.1


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