MVN

org.apache.tomee.bom : jaxb-runtime

Maven & Gradle

Jun 06, 2023
6 usages

TomEE :: BOMs :: JAXB Runtime

<dependency>
    <groupId>org.apache.tomee.bom</groupId>
    <artifactId>jaxb-runtime</artifactId>
    <version>9.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tomee.bom : jaxb-runtime to add to Maven - Latest Versions:

  • Latest Stable: 9.1.0
  • Latest Release Candidate: 9.0.0.RC1

All Versions

Choose a version of org.apache.tomee.bom : jaxb-runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
9.1.x
jaxb-runtime-9.1.0
9.0.x
jaxb-runtime-9.0.0
jaxb-runtime-9.0.0.RC1
jaxb-runtime-9.0.0-M8
8.0.x
jaxb-runtime-8.0.15
jaxb-runtime-8.0.14
jaxb-runtime-8.0.13
jaxb-runtime-8.0.12
jaxb-runtime-8.0.11
jaxb-runtime-8.0.10
jaxb-runtime-8.0.9
jaxb-runtime-8.0.8
jaxb-runtime-8.0.7
jaxb-runtime-8.0.6
jaxb-runtime-8.0.5
jaxb-runtime-8.0.4
jaxb-runtime-8.0.3
jaxb-runtime-8.0.2
jaxb-runtime-8.0.1
jaxb-runtime-8.0.0
7.1.x
jaxb-runtime-7.1.4
jaxb-runtime-7.1.3
jaxb-runtime-7.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.tomee.bom</groupId>
    <artifactId>jaxb-runtime</artifactId>
    <version>9.1.0</version>
</dependency>

Advertisement