Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.jaxbcommons |
ArtifactId | ArtifactIdjaxbcommons-tests |
Last Version | Last Version1.0.4.M3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJaxbcommons Tests
|
Filename | Size |
---|---|
jaxbcommons-tests-1.0.4.M3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/ -->
<dependency>
<groupId>org.jvnet.jaxbcommons</groupId>
<artifactId>jaxbcommons-tests</artifactId>
<version>1.0.4.M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/
implementation 'org.jvnet.jaxbcommons:jaxbcommons-tests:1.0.4.M3'
// https://jarcasting.com/artifacts/org.jvnet.jaxbcommons/jaxbcommons-tests/
implementation ("org.jvnet.jaxbcommons:jaxbcommons-tests:1.0.4.M3")
'org.jvnet.jaxbcommons:jaxbcommons-tests:pom:1.0.4.M3'
<dependency org="org.jvnet.jaxbcommons" name="jaxbcommons-tests" rev="1.0.4.M3">
<artifact name="jaxbcommons-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxbcommons', module='jaxbcommons-tests', version='1.0.4.M3')
)
libraryDependencies += "org.jvnet.jaxbcommons" % "jaxbcommons-tests" % "1.0.4.M3"
[org.jvnet.jaxbcommons/jaxbcommons-tests "1.0.4.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxbcommons : jaxbcommons-shared | jar | 1.0.4.M3 |
org.jvnet.jaxbcommons : jaxbcommons-runtime | jar | 1.0.6.M3 |
org.jvnet.jaxbcommons : jaxbcommons-testing | jar | 1.0.4.M3 |
junit : junit | jar | 3.8.1 |