License |
License |
---|---|
GroupId | GroupIdde.saumya.mojo |
ArtifactId | ArtifactIdtest-base-plugin |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Base Plugin
shared dependencies and plugins for the mojos
|
Filename | Size |
---|---|
test-base-plugin-2.0.1.pom | |
test-base-plugin-2.0.1.jar | 16 KB |
test-base-plugin-2.0.1-sources.jar | 8 KB |
test-base-plugin-2.0.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.saumya.mojo/test-base-plugin/ -->
<dependency>
<groupId>de.saumya.mojo</groupId>
<artifactId>test-base-plugin</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.saumya.mojo/test-base-plugin/
implementation 'de.saumya.mojo:test-base-plugin:2.0.1'
// https://jarcasting.com/artifacts/de.saumya.mojo/test-base-plugin/
implementation ("de.saumya.mojo:test-base-plugin:2.0.1")
'de.saumya.mojo:test-base-plugin:jar:2.0.1'
<dependency org="de.saumya.mojo" name="test-base-plugin" rev="2.0.1">
<artifact name="test-base-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.saumya.mojo', module='test-base-plugin', version='2.0.1')
)
libraryDependencies += "de.saumya.mojo" % "test-base-plugin" % "2.0.1"
[de.saumya.mojo/test-base-plugin "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |