Jaxb-Ri Plugin - toString, setter, equals and hashCode Generation

Generates toString, setter, equals and hashCode methods on JAXB generated classes.

License

License

GroupId

GroupId

com.github.vsspt
ArtifactId

ArtifactId

jaxb-ri-xjc
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jaxb-Ri Plugin - toString, setter, equals and hashCode Generation
Generates toString, setter, equals and hashCode methods on JAXB generated classes.
Project URL

Project URL

https://github.com/vsspt/jaxb-ri-xjc

Download jaxb-ri-xjc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

provided (3)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-xjc jar 2.2.11
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.1
1.1.0
1.0.0