| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools Net | 
| GroupId | GroupIdorg.jvnet.jaxb2.maven2 | 
| ArtifactId | ArtifactIdmaven-jaxb2-plugin-tests-two | 
| Last Version | Last Version0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMaven JAXB 2.x Plugin Tests [two] Maven-2 plugin that uses JAXB 2.x XJC compiler to generate java sources
		from schemas. | 
| Project Organization | Project Organizationjava.net | 
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-two/ -->
<dependency>
    <groupId>org.jvnet.jaxb2.maven2</groupId>
    <artifactId>maven-jaxb2-plugin-tests-two</artifactId>
    <version>0.4</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-two/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-two:0.4'// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-two/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-two:0.4")'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-two:jar:0.4'<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-tests-two" rev="0.4">
  <artifact name="maven-jaxb2-plugin-tests-two" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-tests-two', version='0.4')
)libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-tests-two" % "0.4"[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-two "0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |