License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdorg.jvnet.jaxb2.maven2 |
ArtifactId | ArtifactIdmaven-jaxb2-plugin-testing |
Last Version | Last Version0.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven JAXB 2.x Plugin Testing
Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas.
|
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-testing/ -->
<dependency>
<groupId>org.jvnet.jaxb2.maven2</groupId>
<artifactId>maven-jaxb2-plugin-testing</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-testing/
implementation 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing:0.15.1'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-testing/
implementation ("org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing:0.15.1")
'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing:jar:0.15.1'
<dependency org="org.jvnet.jaxb2.maven2" name="maven-jaxb2-plugin-testing" rev="0.15.1">
<artifact name="maven-jaxb2-plugin-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2.maven2', module='maven-jaxb2-plugin-testing', version='0.15.1')
)
libraryDependencies += "org.jvnet.jaxb2.maven2" % "maven-jaxb2-plugin-testing" % "0.15.1"
[org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-testing "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin | jar | 0.15.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |