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

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-core
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-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc jar 2.4.0-b180830.0438
org.glassfish.jaxb : jaxb-runtime jar 2.4.0-b180830.0438

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2