License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdorg.jvnet.jaxb2.maven2 |
ArtifactId | ArtifactIdmaven-jaxb2-plugin-samples |
Last Version | Last Version0.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMaven JAXB 2.X Plugin Samples
Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.
|
Filename | Size |
---|---|
maven-jaxb2-plugin-samples-0.7.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-samples/ -->
<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-samples</artifactId>
<version>0.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-samples/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-samples:0.7.4'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-samples/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-samples:0.7.4")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-samples:pom:0.7.4'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-samples" rev="0.7.4">
<artifact name="maven-jaxb2-plugin-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-samples', version='0.7.4')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-samples" % "0.7.4"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-samples "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |