IMMUTABLE-XJC

JAXB 2.0 Schema to Java compiler plugin for making schema derived classes immutable.

License

License

GroupId

GroupId

com.github.sabomichal
ArtifactId

ArtifactId

immutable-xjc-plugin
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

IMMUTABLE-XJC
JAXB 2.0 Schema to Java compiler plugin for making schema derived classes immutable.
Project URL

Project URL

https://github.com/sabomichal/immutable-xjc
Source Code Management

Source Code Management

https://github.com/sabomichal/immutable-xjc

Download immutable-xjc-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

provided (5)

Group / Artifact Type Version
org.glassfish.jaxb : codemodel jar 3.0.2
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
org.glassfish.jaxb : jaxb-xjc jar 3.0.2
org.glassfish.jaxb : jaxb-runtime jar 3.0.2
com.sun.activation : javax.activation jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.2
1.6.1
1.6
1.5
1.4
1.3.3
1.3.1
1.3
1.2
1.1.1
1.1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1