Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.jaxb2_commons |
ArtifactId | ArtifactIdtests |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJAXB2 Commons Tests
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-0.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests/ -->
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>tests</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests/
implementation 'org.jvnet.jaxb2_commons:tests:0.3.0'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests/
implementation ("org.jvnet.jaxb2_commons:tests:0.3.0")
'org.jvnet.jaxb2_commons:tests:pom:0.3.0'
<dependency org="org.jvnet.jaxb2_commons" name="tests" rev="0.3.0">
<artifact name="tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='tests', version='0.3.0')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "tests" % "0.3.0"
[org.jvnet.jaxb2_commons/tests "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.6 |
org.jvnet.jaxb2_commons : runtime | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : testing | jar | 0.3.0 |
junit : junit | jar | 3.8.1 |