is not current version
Last Version 4.0.0

Jakarta XML Binding 4.0.0-RC3

Jakarta XML Binding API

License

License

GroupId

GroupId

jakarta.xml.bind
ArtifactId

ArtifactId

jakarta.xml.bind-api-parent
Version

Version

4.0.0-RC3
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 4.0.0-RC3


<!-- 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-RC3</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-RC3'
// https://jarcasting.com/artifacts/jakarta.xml.bind/jakarta.xml.bind-api-parent/
implementation ("jakarta.xml.bind:jakarta.xml.bind-api-parent:4.0.0-RC3")
'jakarta.xml.bind:jakarta.xml.bind-api-parent:pom:4.0.0-RC3'
<dependency org="jakarta.xml.bind" name="jakarta.xml.bind-api-parent" rev="4.0.0-RC3">
  <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-RC3')
)
libraryDependencies += "jakarta.xml.bind" % "jakarta.xml.bind-api-parent" % "4.0.0-RC3"
[jakarta.xml.bind/jakarta.xml.bind-api-parent "4.0.0-RC3"]

Dependencies

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

Project Modules

  • api