Last Version

JAXB BOM 4.0.0

JAXB Bill of Materials (BOM)

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

jaxb-bom
Version

Version

4.0.0
Type

Type

pom
Description

Description

JAXB BOM
JAXB Bill of Materials (BOM)
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-bom 4.0.0

Filename Size
jaxb-bom-4.0.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/org.glassfish.jaxb/jaxb-bom/ -->
<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>jaxb-bom</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jaxb/jaxb-bom/
implementation 'org.glassfish.jaxb:jaxb-bom:4.0.0'
// https://jarcasting.com/artifacts/org.glassfish.jaxb/jaxb-bom/
implementation ("org.glassfish.jaxb:jaxb-bom:4.0.0")
'org.glassfish.jaxb:jaxb-bom:pom:4.0.0'
<dependency org="org.glassfish.jaxb" name="jaxb-bom" rev="4.0.0">
  <artifact name="jaxb-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jaxb', module='jaxb-bom', version='4.0.0')
)
libraryDependencies += "org.glassfish.jaxb" % "jaxb-bom" % "4.0.0"
[org.glassfish.jaxb/jaxb-bom "4.0.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.