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