License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jaxbcommons |
ArtifactId | ArtifactIdjaxbcommons |
Last Version | Last Version1.0.4.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJaxbcommons
JAXB-based and JAXB-related utilities.
|
Filename | Size |
---|---|
jaxbcommons-1.0.4.7.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons/ -->
<dependency>
<groupId>org.jvnet.jaxbcommons</groupId>
<artifactId>jaxbcommons</artifactId>
<version>1.0.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons/
implementation 'org.jvnet.jaxbcommons:jaxbcommons:1.0.4.7'
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons/
implementation ("org.jvnet.jaxbcommons:jaxbcommons:1.0.4.7")
'org.jvnet.jaxbcommons:jaxbcommons:pom:1.0.4.7'
<dependency org="org.jvnet.jaxbcommons" name="jaxbcommons" rev="1.0.4.7">
<artifact name="jaxbcommons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxbcommons', module='jaxbcommons', version='1.0.4.7')
)
libraryDependencies += "org.jvnet.jaxbcommons" % "jaxbcommons" % "1.0.4.7"
[org.jvnet.jaxbcommons/jaxbcommons "1.0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |