Jaxbcommons Runtime

JAXB-based and JAXB-related utilities.

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxbcommons
ArtifactId

ArtifactId

jaxbcommons-runtime
Last Version

Last Version

1.0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

Jaxbcommons Runtime
JAXB-based and JAXB-related utilities.

Download jaxbcommons-runtime

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.xml.parsers : jaxp-api jar 1.4
com.sun.xml.parsers : jaxp-ri jar 1.4
com.sun.xml.bind : jaxb-impl jar 1.0.6

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 1.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6.5
1.0.6
1.0.6.M3
1.0.6.M1