Last Version

Apache CXF XJC #hashCode and #equals plugin 1.0.0

A plugin for CXF codegen plugin that adds `#hashCode` and `#equals` implementations with zero runtime dependencies for the generated classes.

License

License

GroupId

GroupId

com.viskan
ArtifactId

ArtifactId

cxf-xjc-hce
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache CXF XJC #hashCode and #equals plugin
A plugin for CXF codegen plugin that adds `#hashCode` and `#equals` implementations with zero runtime dependencies for the generated classes.
Project Organization

Project Organization

Viskan System AB
Source Code Management

Source Code Management

https://github.com/viskan/cxf-xjc-hce

Download cxf-xjc-hce 1.0.0


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

Dependencies

provided (2)

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

Project Modules

There are no modules declared in this project.