Grails for Spring Boot - grails-gsp-spring-boot


License

License

Categories

Categories

Spring Boot Container Microservices Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-gsp-spring-boot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Grails for Spring Boot - grails-gsp-spring-boot
Grails for Spring Boot - grails-gsp-spring-boot
Project URL

Project URL

http://www.github.com/grails/grails-boot/

Download grails-gsp-spring-boot

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.grails : grails-spring jar 2.4.4
org.springframework.boot : spring-boot-cli jar 1.1.11.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.1.11.RELEASE
org.grails : grails-web-gsp jar 2.4.4
org.grails : grails-web-gsp-taglib jar 2.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0.RC1
1.0.0.M1