License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks |
GroupId | GroupIdorg.grails |
ArtifactId | ArtifactIdgrails-aether |
Last Version | Last Version3.0.0.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGrails
Grails Web Application Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
grails-aether-3.0.0.M1.pom | |
grails-aether-3.0.0.M1.jar | 150 KB |
grails-aether-3.0.0.M1-sources.jar | 32 KB |
grails-aether-3.0.0.M1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |