javax.xml:jaxb-impl

POM was created from install:install-file

GroupId

GroupId

javax.xml
ArtifactId

ArtifactId

jaxb-impl
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

POM was created from install:install-file

Download jaxb-impl

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0EA3
1.0.5