com.github.davidmoten:xjc-maven-plugin-test

Parent pom to ease deployment to Maven Central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xjc-maven-plugin-test
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom to ease deployment to Maven Central

Download xjc-maven-plugin-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xjc-maven-plugin-test/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>xjc-maven-plugin-test</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xjc-maven-plugin-test/
implementation 'com.github.davidmoten:xjc-maven-plugin-test:0.1.3'
// https://jarcasting.com/artifacts/com.github.davidmoten/xjc-maven-plugin-test/
implementation ("com.github.davidmoten:xjc-maven-plugin-test:0.1.3")
'com.github.davidmoten:xjc-maven-plugin-test:jar:0.1.3'
<dependency org="com.github.davidmoten" name="xjc-maven-plugin-test" rev="0.1.3">
  <artifact name="xjc-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xjc-maven-plugin-test', version='0.1.3')
)
libraryDependencies += "com.github.davidmoten" % "xjc-maven-plugin-test" % "0.1.3"
[com.github.davidmoten/xjc-maven-plugin-test "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics jar 1.11.1

provided (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1