JAXB2 Commons - Commons Lang Plugin

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

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

jaxb2-commons-lang
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jaxb2-commons-lang

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.4
2.3