Last Version

Groovy Server Pages (GSP) 5.2.1

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.2.1
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.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.grails : grails-web-gsp-taglib jar 5.2.1
commons-lang : commons-lang jar 2.6
org.grails : grails-plugin-codecs jar 5.1.8

runtime (1)

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

Project Modules

There are no modules declared in this project.