| License |
License |
|---|---|
| Categories |
CategoriesGrails User Interface Web Frameworks |
| GroupId | GroupIdorg.grails |
| ArtifactId | ArtifactIdgrails |
| Last Version | Last Version2.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGrails
Grails Web Application Framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grails-2.2.5.pom | |
| grails-2.2.5.jar | 373 bytes |
| grails-2.2.5-sources.jar | 261 bytes |
| grails-2.2.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.grails/grails/ -->
<dependency>
<groupId>org.grails</groupId>
<artifactId>grails</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails/
implementation 'org.grails:grails:2.2.5'
// https://jarcasting.com/artifacts/org.grails/grails/
implementation ("org.grails:grails:2.2.5")
'org.grails:grails:jar:2.2.5'
<dependency org="org.grails" name="grails" rev="2.2.5">
<artifact name="grails" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails', version='2.2.5')
)
libraryDependencies += "org.grails" % "grails" % "2.2.5"
[org.grails/grails "2.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.0.8 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.2 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.6.2 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.grails : grails-plugin-testing | jar | 2.2.5 |
| commons-io : commons-io | jar | 2.2 |
| org.grails : grails-plugin-i18n | jar | 2.2.5 |
| org.grails : grails-plugin-datasource | jar | 2.2.5 |
| org.grails : grails-plugin-domain-class | jar | 2.2.5 |
| javax.el : el-api | jar | 1.0 |
| org.grails : grails-plugin-async | jar | 2.2.5 |
| org.grails : grails-plugin-servlets | jar | 2.2.5 |
| org.grails : grails | jar | 2.2.5 |
| org.grails : grails-test-suite-base | jar | 2.2.5 |
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.grails : grails-plugin-services | jar | 2.2.5 |
| junit : junit | jar | 4.10 |
| org.grails : grails-plugin-log4j | jar | 2.2.5 |
| org.grails : grails-plugin-url-mappings | jar | 2.2.5 |
| org.grails : grails-plugin-codecs | jar | 2.2.5 |
| org.grails : grails-hibernate | jar | 2.2.5 |
| jstl : jstl | jar | 1.1.2 |