Last Version

JAXB Reference Implementation 2.2.5-5

JAXB (JSR 222) Reference Implementation - JAXB1 build

License

License

GroupId

GroupId

com.sun.xml.bind
ArtifactId

ArtifactId

jaxb1-impl
Version

Version

2.2.5-5
Type

Type

jar
Description

Description

JAXB Reference Implementation
JAXB (JSR 222) Reference Implementation - JAXB1 build
Project URL

Project URL

http://jaxb.java.net/
Project Organization

Project Organization

Oracle Corporation

Download jaxb1-impl 2.2.5-5


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

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.