Last Version

groovy-grape-aether 3.0.4

Integrate goovy with maven class resolver based on GrapeEngine from spring boot

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

groovy-grape-aether
Version

Version

3.0.4
Type

Type

jar
Description

Description

groovy-grape-aether
Integrate goovy with maven class resolver based on GrapeEngine from spring boot
Project URL

Project URL

https://github.com/igor-suhorukov/groovy-grape-aether
Source Code Management

Source Code Management

https://github.com/igor-suhorukov/groovy-grape-aether.git

Download groovy-grape-aether 3.0.4


<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/ -->
<dependency>
    <groupId>com.github.igor-suhorukov</groupId>
    <artifactId>groovy-grape-aether</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/
implementation 'com.github.igor-suhorukov:groovy-grape-aether:3.0.4'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/groovy-grape-aether/
implementation ("com.github.igor-suhorukov:groovy-grape-aether:3.0.4")
'com.github.igor-suhorukov:groovy-grape-aether:jar:3.0.4'
<dependency org="com.github.igor-suhorukov" name="groovy-grape-aether" rev="3.0.4">
  <artifact name="groovy-grape-aether" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='groovy-grape-aether', version='3.0.4')
)
libraryDependencies += "com.github.igor-suhorukov" % "groovy-grape-aether" % "3.0.4"
[com.github.igor-suhorukov/groovy-grape-aether "3.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 3.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.