Last Version

Grails 2.5.6

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-resources
Version

Version

2.5.6
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-resources 2.5.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.codehaus.groovy : groovy-all jar 2.4.10
org.slf4j : jcl-over-slf4j jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib jar 2.2.2
org.objenesis : objenesis jar 1.4

Project Modules

There are no modules declared in this project.