is not current version
Last Version 4.0.0

Old JAXB Core 3.0.2-b01

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

3.0.2-b01
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 3.0.2-b01


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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
com.sun.activation : jakarta.activation jar 2.0.1

provided (3)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-core jar 3.0.2-b01
org.glassfish.jaxb : txw2 jar 3.0.2-b01
com.sun.istack : istack-commons-runtime jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.