License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee.bom |
ArtifactId | ArtifactIdjaxb-runtime |
Last Version | Last Version8.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTomEE :: BOMs :: JAXB Runtime
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-runtime-8.0.12.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.bom/jaxb-runtime/ -->
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>8.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.bom/jaxb-runtime/
implementation 'org.apache.tomee.bom:jaxb-runtime:8.0.12'
// https://jarcasting.com/artifacts/org.apache.tomee.bom/jaxb-runtime/
implementation ("org.apache.tomee.bom:jaxb-runtime:8.0.12")
'org.apache.tomee.bom:jaxb-runtime:pom:8.0.12'
<dependency org="org.apache.tomee.bom" name="jaxb-runtime" rev="8.0.12">
<artifact name="jaxb-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.bom', module='jaxb-runtime', version='8.0.12')
)
libraryDependencies += "org.apache.tomee.bom" % "jaxb-runtime" % "8.0.12"
[org.apache.tomee.bom/jaxb-runtime "8.0.12"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |