is not current version
Last Version 5.2.1

Groovy Server Pages (GSP) 5.0.0.RC1

GSP (Groovy Server Pages) - A server-side view rendering technology based on Groovy

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.plugins
ArtifactId

ArtifactId

gsp
Version

Version

5.0.0.RC1
Type

Type

pom
Description

Description

Groovy Server Pages (GSP)
GSP (Groovy Server Pages) - A server-side view rendering technology based on Groovy
Project URL

Project URL

https://github.com/grails/grails-gsp

Download gsp 5.0.0.RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.grails : grails-web-gsp-taglib jar 5.0.0.RC1
commons-lang : commons-lang jar 2.6
org.grails : grails-plugin-codecs jar 5.0.0.M2

runtime (1)

Group / Artifact Type Version
org.grails : grails-web-jsp jar 5.0.0.RC1

Project Modules

There are no modules declared in this project.