xjc-maven-plugin-parent

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-parent
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

xjc-maven-plugin-parent
Parent pom to ease deployment to Maven Central
Project URL

Project URL

http://github.com/davidmoten/xjc-maven-plugin

Download xjc-maven-plugin-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xjc-maven-plugin-core
  • xjc-maven-plugin
  • xjc-maven-plugin-test

Versions

Version
0.1.3
0.1.2
0.1