Last Version

Grails 3.0.0.M1

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-aether
Version

Version

3.0.0.M1
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-aether 3.0.0.M1


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

Dependencies

runtime (15)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.6
org.codehaus.groovy : groovy jar 2.4.0
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : jcl-over-slf4j jar 1.7.6
org.eclipse.aether : aether-api jar 1.0.0.v20140518
org.eclipse.aether : aether-util jar 1.0.0.v20140518
org.eclipse.aether : aether-impl jar 1.0.0.v20140518
org.eclipse.aether : aether-connector-file jar 0.9.0.M2
org.eclipse.aether : aether-connector-basic jar 1.0.0.v20140518
org.eclipse.aether : aether-transport-http jar 1.0.0.v20140518
org.eclipse.aether : aether-transport-file jar 1.0.0.v20140518
org.apache.maven : maven-aether-provider jar 3.2.1
org.apache.maven : maven-settings-builder jar 3.2.1
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.0.0.M5
org.grails : grails-bootstrap jar 3.0.0.M1

Project Modules

There are no modules declared in this project.