Last Version

Old JAXB Runtime 4.0.0

Old JAXB Runtime module. Contains sources required for runtime processing.

License

License

GroupId

GroupId

cn.lzgabel.jaxb.xml.bind
ArtifactId

ArtifactId

jaxb-impl
Version

Version

4.0.0
Type

Type

jar
Description

Description

Old JAXB Runtime
Old JAXB Runtime module. Contains sources required for runtime processing.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-impl 4.0.0


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
cn.lzgabel.jaxb : jaxb-runtime jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.