Last Version

JAXB2 Commons - Commons Lang3 Plugin 1.0.0

Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using Apache Commons Lang 3. The code that uses this plugin can still run with any JAXB2 implementation.

License

License

GroupId

GroupId

com.btmatthews.jaxb2_commons
ArtifactId

ArtifactId

jaxb2-commons-lang3
Version

Version

1.0.0
Type

Type

jar
Description

Description

JAXB2 Commons - Commons Lang3 Plugin
Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using Apache Commons Lang 3. The code that uses this plugin can still run with any JAXB2 implementation.
Project Organization

Project Organization

Brian Matthews

Download jaxb2-commons-lang3 1.0.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-xjc jar 2.2.7

Project Modules

There are no modules declared in this project.