Last Version

com.github.davidmoten:jax-maven-plugin-core 0.2

Parent pom to ease deployment to Maven Central

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

jax-maven-plugin-core
Version

Version

0.2
Type

Type

jar
Description

Description

Parent pom to ease deployment to Maven Central

Download jax-maven-plugin-core 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-tools jar 3.0.2

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.33
org.slf4j : slf4j-simple jar 1.7.33

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.