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