Last Version

Java Architecture for XML Binding 2.4.0-b180830.0359

JAXB (JSR 222) API

License

License

GroupId

GroupId

javax.xml.bind
ArtifactId

ArtifactId

jaxb-api-parent
Version

Version

2.4.0-b180830.0359
Type

Type

pom
Description

Description

Java Architecture for XML Binding
JAXB (JSR 222) API
Project URL

Project URL

https://github.com/javaee/jaxb-spec
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

https://github.com/javaee/jaxb-spec.git

Download jaxb-api-parent 2.4.0-b180830.0359


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

Dependencies

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

Project Modules

  • jaxb-api
  • jaxb-api-test