License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdcom.evolvedbinary.maven.jvnet |
ArtifactId | ArtifactIdjaxb-maven-plugin-testing |
Version | Version0.15.0 |
Type | Typejar |
Description |
DescriptionMaven JAXB Plugin Testing
Maven plugin for JAXB 2.x and 3.x XJC compiler to generate Java sources from XML Schemas.
|
<!-- https://jarcasting.com/artifacts/com.evolvedbinary.maven.jvnet/jaxb-maven-plugin-testing/ -->
<dependency>
<groupId>com.evolvedbinary.maven.jvnet</groupId>
<artifactId>jaxb-maven-plugin-testing</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.evolvedbinary.maven.jvnet/jaxb-maven-plugin-testing/
implementation 'com.evolvedbinary.maven.jvnet:jaxb-maven-plugin-testing:0.15.0'
// https://jarcasting.com/artifacts/com.evolvedbinary.maven.jvnet/jaxb-maven-plugin-testing/
implementation ("com.evolvedbinary.maven.jvnet:jaxb-maven-plugin-testing:0.15.0")
'com.evolvedbinary.maven.jvnet:jaxb-maven-plugin-testing:jar:0.15.0'
<dependency org="com.evolvedbinary.maven.jvnet" name="jaxb-maven-plugin-testing" rev="0.15.0">
<artifact name="jaxb-maven-plugin-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evolvedbinary.maven.jvnet', module='jaxb-maven-plugin-testing', version='0.15.0')
)
libraryDependencies += "com.evolvedbinary.maven.jvnet" % "jaxb-maven-plugin-testing" % "0.15.0"
[com.evolvedbinary.maven.jvnet/jaxb-maven-plugin-testing "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.evolvedbinary.maven.jvnet : jaxb-maven-plugin-core | jar | 0.15.0 |
com.evolvedbinary.maven.jvnet : jaxb2-maven-plugin | jar | 0.15.0 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.3 |
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.apache.maven : maven-project | jar | 2.2.1 |