is not current version
Last Version 8.0.12

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


Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee.bom
ArtifactId

ArtifactId

jaxb-runtime
Version

Version

7.1.2
Type

Type

pom

Download jaxb-runtime 7.1.2

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