License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jaxbcommons |
ArtifactId | ArtifactIdjaxbcommons-runtime |
Last Version | Last Version1.0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaxbcommons Runtime
JAXB-based and JAXB-related utilities.
|
Filename | Size |
---|---|
jaxbcommons-runtime-1.0.6.5.pom | |
jaxbcommons-runtime-1.0.6.5.jar | 60 KB |
jaxbcommons-runtime-1.0.6.5-sources.jar | 59 KB |
jaxbcommons-runtime-1.0.6.5-javadoc.jar | 171 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |