MVN

com.massfords : jaxb-visitor

Maven & Gradle

Jun 02, 2023
4 usages
14 stars

JAXB Visitor Plugin · XJC plugin that adds the Visitor pattern to JAXB generated classes. Generates a simple Visitor interface as well as separate Traverser and sample implementations to perform depth first traversals of JAXB graphs.

<dependency>
    <groupId>com.massfords</groupId>
    <artifactId>jaxb-visitor</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.massfords : jaxb-visitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.massfords : jaxb-visitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
jaxb-visitor-3.1.0
3.0.x
jaxb-visitor-3.0.0
2.9
jaxb-visitor-2.9
2.8
jaxb-visitor-2.8
2.7
jaxb-visitor-2.7
2.5
jaxb-visitor-2.5
2.4
jaxb-visitor-2.4
2.3
jaxb-visitor-2.3
2.2
jaxb-visitor-2.2
2.1
jaxb-visitor-2.1
2.0
jaxb-visitor-2.0
1.13
jaxb-visitor-1.13
1.12
jaxb-visitor-1.12
1.11
jaxb-visitor-1.11
1.10
jaxb-visitor-1.10
1.9
jaxb-visitor-1.9

How to add a dependency to Maven

Add the following com.massfords : jaxb-visitor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.massfords</groupId>
    <artifactId>jaxb-visitor</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.massfords : jaxb-visitor gradle dependency to your build.gradle file:

implementation 'com.massfords:jaxb-visitor:3.1.0'

Gradle Kotlin DSL: Add the following com.massfords : jaxb-visitor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.massfords:jaxb-visitor:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.massfords : jaxb-visitor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.massfords" % "jaxb-visitor" % "3.1.0"

Advertisement

Dependencies from Group

Jun 02, 2023
4 usages
14 stars
Jul 17, 2022
2 stars
Nov 06, 2015
1 stars
Sep 24, 2017
6 stars

Discover Dependencies

Nov 07, 2016
3 usages
695 stars
Feb 14, 2021
199 stars
Dec 02, 2019
199 stars
Jul 07, 2015
1 usages
0 stars
Jul 10, 2015
4 usages
246 stars
Jan 17, 2016
2 usages
1 stars
Mar 12, 2016
1 usages
1 stars
Mar 12, 2016
1 stars