JAXB Runtime

JAXB (JSR 222) Reference Implementation

License

License

GroupId

GroupId

cn.lzgabel.jaxb
ArtifactId

ArtifactId

jaxb-runtime
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JAXB Runtime
JAXB (JSR 222) Reference Implementation
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/ -->
<dependency>
    <groupId>cn.lzgabel.jaxb</groupId>
    <artifactId>jaxb-runtime</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/
implementation 'cn.lzgabel.jaxb:jaxb-runtime:4.0.0'
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/
implementation ("cn.lzgabel.jaxb:jaxb-runtime:4.0.0")
'cn.lzgabel.jaxb:jaxb-runtime:jar:4.0.0'
<dependency org="cn.lzgabel.jaxb" name="jaxb-runtime" rev="4.0.0">
  <artifact name="jaxb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.jaxb', module='jaxb-runtime', version='4.0.0')
)
libraryDependencies += "cn.lzgabel.jaxb" % "jaxb-runtime" % "4.0.0"
[cn.lzgabel.jaxb/jaxb-runtime "4.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.lzgabel.jaxb : jaxb-core jar 4.0.0
org.jvnet.staxex : stax-ex Optional jar 2.1.0-M1
com.sun.xml.fastinfoset : FastInfoset Optional jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0