License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdorg.jvnet.jaxb2.maven2 |
ArtifactId | ArtifactIdmaven-jaxb2-plugin-tests-episodes-a |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven JAXB 2.x Plugin Tests [episodes:a]
Maven2 plugin for JAXB 2 XJC compiler to generate java sources from schemas.
|
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-episodes-a/ -->
<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-tests-episodes-a</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-episodes-a/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-episodes-a:0.6.1'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-episodes-a/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-episodes-a:0.6.1")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-episodes-a:jar:0.6.1'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-tests-episodes-a" rev="0.6.1">
<artifact name="maven-jaxb2-plugin-tests-episodes-a" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-tests-episodes-a', version='0.6.1')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-tests-episodes-a" % "0.6.1"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-tests-episodes-a "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 |