License |
License |
---|---|
Categories |
CategoriesGroovy Languages Maven Build Tools |
GroupId | GroupIdcom.github.odavid.maven.plugins |
ArtifactId | ArtifactIdgroovy-based-mojo-parent |
Last Version | Last Version0.1-alpha-40 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.odavid.maven.plugins:groovy-based-mojo-parent
Maven Plugins
|
Filename | Size |
---|---|
groovy-based-mojo-parent-0.1-alpha-40.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/groovy-based-mojo-parent/ -->
<dependency>
<groupId>com.github.odavid.maven.plugins</groupId>
<artifactId>groovy-based-mojo-parent</artifactId>
<version>0.1-alpha-40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/groovy-based-mojo-parent/
implementation 'com.github.odavid.maven.plugins:groovy-based-mojo-parent:0.1-alpha-40'
// https://jarcasting.com/artifacts/com.github.odavid.maven.plugins/groovy-based-mojo-parent/
implementation ("com.github.odavid.maven.plugins:groovy-based-mojo-parent:0.1-alpha-40")
'com.github.odavid.maven.plugins:groovy-based-mojo-parent:pom:0.1-alpha-40'
<dependency org="com.github.odavid.maven.plugins" name="groovy-based-mojo-parent" rev="0.1-alpha-40">
<artifact name="groovy-based-mojo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.odavid.maven.plugins', module='groovy-based-mojo-parent', version='0.1-alpha-40')
)
libraryDependencies += "com.github.odavid.maven.plugins" % "groovy-based-mojo-parent" % "0.1-alpha-40"
[com.github.odavid.maven.plugins/groovy-based-mojo-parent "0.1-alpha-40"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.gmaven : gmaven-mojo | jar | 1.5 |
org.codehaus.groovy : groovy-all | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.1.1 |
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |