Last Version

Grails 5.2.0

Grails Web Application Framework

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-bom
Version

Version

5.2.0
Type

Type

pom
Description

Description

Grails
Grails Web Application Framework
Project URL

Project URL

http://grails.org/

Download grails-bom 5.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.