is not current version
Last Version 4.0.0

Old JAXB Core 4.0.0-M4

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

License

License

GroupId

GroupId

com.sun.xml.bind
ArtifactId

ArtifactId

jaxb-core
Version

Version

4.0.0-M4
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Eclipse Foundation

Download jaxb-core 4.0.0-M4


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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 4.0.0

provided (3)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-core jar 4.0.0-M4
org.glassfish.jaxb : txw2 jar 4.0.0-M4
com.sun.istack : istack-commons-runtime jar 4.1.0

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.