Last Version

Extras XJC Plugin 0.0.4

A XJC plugin to provide extended mapping functionality for schema based generation.

License

License

GroupId

GroupId

io.fares.bind.xjc.plugins
ArtifactId

ArtifactId

extras-xjc-plugin
Version

Version

0.0.4
Type

Type

jar
Description

Description

Extras XJC Plugin
A XJC plugin to provide extended mapping functionality for schema based generation.
Project URL

Project URL

https://github.com/bertramn/extras-xjc-plugin
Source Code Management

Source Code Management

https://github.com/bertramn/extras-xjc-plugin.git

Download extras-xjc-plugin 0.0.4


<!-- https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/ -->
<dependency>
    <groupId>io.fares.bind.xjc.plugins</groupId>
    <artifactId>extras-xjc-plugin</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/
implementation 'io.fares.bind.xjc.plugins:extras-xjc-plugin:0.0.4'
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/
implementation ("io.fares.bind.xjc.plugins:extras-xjc-plugin:0.0.4")
'io.fares.bind.xjc.plugins:extras-xjc-plugin:jar:0.0.4'
<dependency org="io.fares.bind.xjc.plugins" name="extras-xjc-plugin" rev="0.0.4">
  <artifact name="extras-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fares.bind.xjc.plugins', module='extras-xjc-plugin', version='0.0.4')
)
libraryDependencies += "io.fares.bind.xjc.plugins" % "extras-xjc-plugin" % "0.0.4"
[io.fares.bind.xjc.plugins/extras-xjc-plugin "0.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.12.0
net.bytebuddy : byte-buddy jar 1.9.12
net.bytebuddy : byte-buddy-agent jar 1.9.12
org.slf4j : jcl-over-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

provided (3)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-xjc jar 2.3.2
org.glassfish.jaxb : codemodel jar 2.3.2

Project Modules

There are no modules declared in this project.