Informaticum's XJC Plug-Ins

This project offers some XJC plug-ins to be used in conjunction with JAXB/JAX-WS (XSD-/WSDL-based) code generation.

License

License

MIT License
Categories

Categories

ORM Data
GroupId

GroupId

de.informaticum.xjc
ArtifactId

ArtifactId

xjc-plugins
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Informaticum's XJC Plug-Ins
This project offers some XJC plug-ins to be used in conjunction with JAXB/JAX-WS (XSD-/WSDL-based) code generation.
Project URL

Project URL

https://github.com/informaticum/xjc/
Source Code Management

Source Code Management

https://github.com/informaticum/xjc/

Download xjc-plugins

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc jar 2.3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0