License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdxjc-maven-plugin-core |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom to ease deployment to Maven Central
|
<!-- 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"]
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 |