Last Version

JAXB-NamespacePrefixMapper-Interfaces 6.1.0

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.

License

License

GroupId

GroupId

com.googlecode.jaxb-namespaceprefixmapper-interfaces
ArtifactId

ArtifactId

JAXBNamespacePrefixMapper
Version

Version

6.1.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/plutext/JAXBNamespacePrefixMapper

Download JAXBNamespacePrefixMapper 6.1.0


<!-- https://jarcasting.com/artifacts/com.googlecode.jaxb-namespaceprefixmapper-interfaces/JAXBNamespacePrefixMapper/ -->
<dependency>
    <groupId>com.googlecode.jaxb-namespaceprefixmapper-interfaces</groupId>
    <artifactId>JAXBNamespacePrefixMapper</artifactId>
    <version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jaxb-namespaceprefixmapper-interfaces/JAXBNamespacePrefixMapper/
implementation 'com.googlecode.jaxb-namespaceprefixmapper-interfaces:JAXBNamespacePrefixMapper:6.1.0'
// https://jarcasting.com/artifacts/com.googlecode.jaxb-namespaceprefixmapper-interfaces/JAXBNamespacePrefixMapper/
implementation ("com.googlecode.jaxb-namespaceprefixmapper-interfaces:JAXBNamespacePrefixMapper:6.1.0")
'com.googlecode.jaxb-namespaceprefixmapper-interfaces:JAXBNamespacePrefixMapper:jar:6.1.0'
<dependency org="com.googlecode.jaxb-namespaceprefixmapper-interfaces" name="JAXBNamespacePrefixMapper" rev="6.1.0">
  <artifact name="JAXBNamespacePrefixMapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jaxb-namespaceprefixmapper-interfaces', module='JAXBNamespacePrefixMapper', version='6.1.0')
)
libraryDependencies += "com.googlecode.jaxb-namespaceprefixmapper-interfaces" % "JAXBNamespacePrefixMapper" % "6.1.0"
[com.googlecode.jaxb-namespaceprefixmapper-interfaces/JAXBNamespacePrefixMapper "6.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.