is not current version
Last Version 5.2.0

Grails 5.0.0.M1

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-web-boot
Version

Version

5.0.0.M1
Type

Type

jar
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-web-boot 5.0.0.M1


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-test jar 5.3.2
org.codehaus.groovy : groovy jar 3.0.7
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
org.grails : grails-web-common jar 5.0.0.M1

Project Modules

There are no modules declared in this project.