| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.jvnet.jaxb2_commons |
| ArtifactId | ArtifactIdtesting |
| Last Version | Last Version0.4.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB2 Commons Testing
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testing-0.4.1.5.pom | |
| testing-0.4.1.5.jar | 5 KB |
| testing-0.4.1.5-sources.jar | 2 KB |
| testing-0.4.1.5-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/testing/ -->
<dependency>
<groupId>org.jvnet.jaxb2_commons</groupId>
<artifactId>testing</artifactId>
<version>0.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/testing/
implementation 'org.jvnet.jaxb2_commons:testing:0.4.1.5'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/testing/
implementation ("org.jvnet.jaxb2_commons:testing:0.4.1.5")
'org.jvnet.jaxb2_commons:testing:jar:0.4.1.5'
<dependency org="org.jvnet.jaxb2_commons" name="testing" rev="0.4.1.5">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='testing', version='0.4.1.5')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "testing" % "0.4.1.5"
[org.jvnet.jaxb2_commons/testing "0.4.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| xmlunit : xmlunit | jar | 1.0 |
| junit : junit | jar | 3.8.1 |
| commons-io : commons-io | jar | 1.2 |
| org.jvnet.jaxb2_commons : tools | jar | 0.4.1.5 |
| org.jvnet.jaxb2_commons : runtime | jar | 0.4.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin Optional | jar | 0.7.0 |