License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdjax-maven-plugin-test |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom to ease deployment to Maven Central
|
Filename | Size |
---|---|
jax-maven-plugin-test-0.2.pom | |
jax-maven-plugin-test-0.2.jar | 249 KB |
jax-maven-plugin-test-0.2-sources.jar | 238 KB |
jax-maven-plugin-test-0.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |