is not current version
Last Version 2.0.0

com.github.vsspt:jaxb-ri-xjc 1.1.0

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

GroupId

GroupId

com.github.vsspt
ArtifactId

ArtifactId

jaxb-ri-xjc
Version

Version

1.1.0
Type

Type

jar

Download jaxb-ri-xjc 1.1.0


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