MVN

org.jvnet.jaxb2_commons : jaxb2-commons-lang

Maven & Gradle

Mar 16, 2014
6 usages

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.

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-commons-lang</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.jaxb2_commons : jaxb2-commons-lang to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of org.jvnet.jaxb2_commons : jaxb2-commons-lang to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
jaxb2-commons-lang-2.4
2.3
jaxb2-commons-lang-2.3

How to add a dependency to Maven

Add the following org.jvnet.jaxb2_commons : jaxb2-commons-lang maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb2-commons-lang</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.jaxb2_commons : jaxb2-commons-lang gradle dependency to your build.gradle file:

implementation 'org.jvnet.jaxb2_commons:jaxb2-commons-lang:2.4'

Gradle Kotlin DSL: Add the following org.jvnet.jaxb2_commons : jaxb2-commons-lang gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.jaxb2_commons:jaxb2-commons-lang:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.jaxb2_commons : jaxb2-commons-lang sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb2-commons-lang" % "2.4"

Advertisement

Dependencies from Group

Apr 26, 2022
436 usages
88 stars
Apr 26, 2022
109 usages
87 stars
Apr 26, 2022
40 usages
88 stars
Jun 06, 2018
30 usages
67 stars

Discover Dependencies

Sep 19, 2022
31 usages
68.2k stars
Feb 22, 2017
14 usages
Nov 14, 2016
22 usages
546 stars
Sep 19, 2006
85 usages
May 21, 2013
13 usages
Jul 31, 2017
25 usages
Aug 13, 2019
33 usages
538 stars
Mar 21, 2021
3 usages
14 stars