Last Version

JAXB Core 4.0.0

JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.

License

License

GroupId

GroupId

cn.lzgabel.jaxb
ArtifactId

ArtifactId

jaxb-core
Version

Version

4.0.0
Type

Type

jar
Description

Description

JAXB Core
JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-core 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 4.0.0-RC2
jakarta.activation : jakarta.activation-api jar 2.1.0
cn.lzgabel.jaxb : txw2 jar 4.0.0
com.sun.istack : istack-commons-runtime jar 4.1.0-M1

runtime (1)

Group / Artifact Type Version
org.eclipse.angus : angus-activation jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.