не последняя версия
Последняя версия 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>

Группа

Группа

com.github.fbdo
Идентификатор

Идентификатор

jaxb2-fixed-value
Версия

Версия

1.1
Тип

Тип

jar

Скачать 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"]