License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jaxbcommons |
ArtifactId | ArtifactIdjaxbcommons-testing |
Last Version | Last Version1.0.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaxbcommons Testing
JAXB-based and JAXB-related utilities.
|
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-testing/ -->
<dependency>
<groupId>org.jvnet.jaxbcommons</groupId>
<artifactId>jaxbcommons-testing</artifactId>
<version>1.0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-testing/
implementation 'org.jvnet.jaxbcommons:jaxbcommons-testing:1.0.4.7'
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-testing/
implementation ("org.jvnet.jaxbcommons:jaxbcommons-testing:1.0.4.7")
'org.jvnet.jaxbcommons:jaxbcommons-testing:jar:1.0.4.7'
<dependency org="org.jvnet.jaxbcommons" name="jaxbcommons-testing" rev="1.0.4.7">
<artifact name="jaxbcommons-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxbcommons', module='jaxbcommons-testing', version='1.0.4.7')
)
libraryDependencies += "org.jvnet.jaxbcommons" % "jaxbcommons-testing" % "1.0.4.7"
[org.jvnet.jaxbcommons/jaxbcommons-testing "1.0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
commons-io : commons-io | jar | 1.2 |
org.jvnet.jaxbcommons : jaxbcommons-shared | jar | 1.0.4.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 1.0.6 |
com.sun.xml.bind : jaxb-impl | jar | 1.0.6 |
com.sun.xml.bind : jaxb-xjc | jar | 1.0.6 |