Jakarta XML Binding

Jakarta XML Binding API

License

License

GroupId

GroupId

jakarta.xml.bind
ArtifactId

ArtifactId

jakarta.xml.bind-api-parent
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jakarta XML Binding
Jakarta XML Binding API
Project URL

Project URL

https://github.com/eclipse-ee4j/jaxb-api
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-api.git

Download jakarta.xml.bind-api-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
jakarta.xml.bind

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
4.0.0
4.0.0-RC3
4.0.0-RC2
4.0.0-RC1
3.0.1
3.0.0
3.0.0-RC3
3.0.0-RC2
3.0.0-RC1
2.3.3
2.3.2