Last Version

com.github.davidmoten:jax-maven-plugin-test 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-test
Version

Version

0.2
Type

Type

jar
Description

Description

Parent pom to ease deployment to Maven Central

Download jax-maven-plugin-test 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.xml.ws : jakarta.xml.ws-api jar 3.0.1
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1
com.github.davidmoten : jax-maven-plugin-test-jaxb jar 0.2
org.jvnet.jaxb2_commons : jaxb2-basics jar 1.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.