MVN

com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper

Maven & Gradle

Sep 14, 2018
6 usages
1 stars

JAXB-NamespacePrefixMapper-Interfaces · abstract class NamespacePrefixMapper in appropriate packages required at compile time for a JAXB dependent project which uses namespace prefix mapping (eg docx4j) to be able to support both the JAXB reference implementation and the JAXB included in Java 6.

<dependency>
    <groupId>com.googlecode.jaxb-namespaceprefixmapper-interfaces</groupId>
    <artifactId>JAXBNamespacePrefixMapper</artifactId>
    <version>6.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.1.0

All Versions

Choose a version of com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.1.x
JAXBNamespacePrefixMapper-6.1.0
2.2.x
JAXBNamespacePrefixMapper-2.2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.googlecode.jaxb-namespaceprefixmapper-interfaces</groupId>
    <artifactId>JAXBNamespacePrefixMapper</artifactId>
    <version>6.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper gradle dependency to your build.gradle file:

implementation 'com.googlecode.jaxb-namespaceprefixmapper-interfaces:JAXBNamespacePrefixMapper:6.1.0'

Gradle Kotlin DSL: Add the following com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.googlecode.jaxb-namespaceprefixmapper-interfaces:JAXBNamespacePrefixMapper:6.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.googlecode.jaxb-namespaceprefixmapper-interfaces : JAXBNamespacePrefixMapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.googlecode.jaxb-namespaceprefixmapper-interfaces" % "JAXBNamespacePrefixMapper" % "6.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 03, 2021
3 usages
1 stars
Aug 07, 2023
12 usages
817 stars
May 28, 2017
8 usages
125 stars
Apr 06, 2023
2 usages
Aug 04, 2023
23 usages
6.4k stars
May 17, 2019
14 usages
61 stars
Jul 31, 2023
1 usages
523 stars
Jul 07, 2023
12 usages
3 stars
Sep 18, 2018
2 usages
2 stars