is not current version
Last Version 8.0.12

org.apache.tomee.bom:jaxb-runtime 8.0.3


Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee.bom
ArtifactId

ArtifactId

jaxb-runtime
Version

Version

8.0.3
Type

Type

pom

Download jaxb-runtime 8.0.3

Filename Size
jaxb-runtime-8.0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.bom/jaxb-runtime/
implementation 'org.apache.tomee.bom:jaxb-runtime:8.0.3'
// https://jarcasting.com/artifacts/org.apache.tomee.bom/jaxb-runtime/
implementation ("org.apache.tomee.bom:jaxb-runtime:8.0.3")
'org.apache.tomee.bom:jaxb-runtime:pom:8.0.3'
<dependency org="org.apache.tomee.bom" name="jaxb-runtime" rev="8.0.3">
  <artifact name="jaxb-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.bom', module='jaxb-runtime', version='8.0.3')
)
libraryDependencies += "org.apache.tomee.bom" % "jaxb-runtime" % "8.0.3"
[org.apache.tomee.bom/jaxb-runtime "8.0.3"]