| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdorg.jvnet.jaxb2.maven2 |
| ArtifactId | ArtifactIdmaven-jaxb2-plugin-tests |
| Last Version | Last Version0.6.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMaven JAXB 2.x Plugin Tests
Maven2 plugin for JAXB 2 XJC compiler to generate java sources from schemas.
|
| Filename | Size |
|---|---|
| maven-jaxb2-plugin-tests-0.6.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests/ -->
<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests:0.6.1'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests:0.6.1")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests:pom:0.6.1'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-tests" rev="0.6.1">
<artifact name="maven-jaxb2-plugin-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-tests', version='0.6.1')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-tests" % "0.6.1"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests "0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |