is not current version
Last Version 4.0.0

com.sun.xml.bind.mvn:jaxb-parent 2.3.3-b02

Open source Implementation of Jakarta XML Binding (formerly JSR-222)

GroupId

GroupId

com.sun.xml.bind.mvn
ArtifactId

ArtifactId

jaxb-parent
Version

Version

2.3.3-b02
Type

Type

pom

Download jaxb-parent 2.3.3-b02

Filename Size
jaxb-parent-2.3.3-b02.pom 28 KB
Browse

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