License |
License |
---|---|
GroupId | GroupIdde.saumya.mojo |
ArtifactId | ArtifactIdtest-parent-mojo |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTest Mojo Parent
shared dependencies and plugins for the mojos
|
Filename | Size |
---|---|
test-parent-mojo-2.0.1.pom | 795 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.saumya.mojo/test-parent-mojo/ -->
<dependency>
<groupId>de.saumya.mojo</groupId>
<artifactId>test-parent-mojo</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.saumya.mojo/test-parent-mojo/
implementation 'de.saumya.mojo:test-parent-mojo:2.0.1'
// https://jarcasting.com/artifacts/de.saumya.mojo/test-parent-mojo/
implementation ("de.saumya.mojo:test-parent-mojo:2.0.1")
'de.saumya.mojo:test-parent-mojo:pom:2.0.1'
<dependency org="de.saumya.mojo" name="test-parent-mojo" rev="2.0.1">
<artifact name="test-parent-mojo" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.saumya.mojo', module='test-parent-mojo', version='2.0.1')
)
libraryDependencies += "de.saumya.mojo" % "test-parent-mojo" % "2.0.1"
[de.saumya.mojo/test-parent-mojo "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.saumya.mojo : test-base-plugin | jar | 2.0.1 |
de.saumya.mojo : gem-maven-plugin | jar | 2.0.1 |
org.apache.maven : maven-plugin-api | jar | 3.0.3 |
org.apache.maven : maven-core | jar | 3.0.3 |
org.apache.maven : maven-artifact | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |