is not current version
Last Version 4.0.0

JAXB BOM with ALL dependencies 3.0.2

JAXB Bill of Materials (BOM) with all dependencies. If you are not sure - DON'T USE THIS BOM. Use com.sun.xml.bind:jaxb-bom instead.

License

License

GroupId

GroupId

com.sun.xml.bind
ArtifactId

ArtifactId

jaxb-bom-ext
Version

Version

3.0.2
Type

Type

pom
Description

Description

JAXB BOM with ALL dependencies
JAXB Bill of Materials (BOM) with all dependencies. If you are not sure - DON'T USE THIS BOM. Use com.sun.xml.bind:jaxb-bom instead.
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download jaxb-bom-ext 3.0.2

Filename Size
jaxb-bom-ext-3.0.2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-bom-ext/ -->
<dependency>
    <groupId>com.sun.xml.bind</groupId>
    <artifactId>jaxb-bom-ext</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-bom-ext/
implementation 'com.sun.xml.bind:jaxb-bom-ext:3.0.2'
// https://jarcasting.com/artifacts/com.sun.xml.bind/jaxb-bom-ext/
implementation ("com.sun.xml.bind:jaxb-bom-ext:3.0.2")
'com.sun.xml.bind:jaxb-bom-ext:pom:3.0.2'
<dependency org="com.sun.xml.bind" name="jaxb-bom-ext" rev="3.0.2">
  <artifact name="jaxb-bom-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind', module='jaxb-bom-ext', version='3.0.2')
)
libraryDependencies += "com.sun.xml.bind" % "jaxb-bom-ext" % "3.0.2"
[com.sun.xml.bind/jaxb-bom-ext "3.0.2"]

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.