Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.jaxb2_commons |
ArtifactId | ArtifactIdtests-zj |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB2 Commons Tests [zj]
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-zj-0.3.0.pom | |
tests-zj-0.3.0.jar | 150 KB |
tests-zj-0.3.0-sources.jar | 136 KB |
tests-zj-0.3.0-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-zj/ -->
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>tests-zj</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-zj/
implementation 'org.jvnet.jaxb2_commons:tests-zj:0.3.0'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-zj/
implementation ("org.jvnet.jaxb2_commons:tests-zj:0.3.0")
'org.jvnet.jaxb2_commons:tests-zj:jar:0.3.0'
<dependency org="org.jvnet.jaxb2_commons" name="tests-zj" rev="0.3.0">
<artifact name="tests-zj" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='tests-zj', version='0.3.0')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "tests-zj" % "0.3.0"
[org.jvnet.jaxb2_commons/tests-zj "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 |