MVN

org.grails : grails5-wrapper

Maven & Gradle

Jul 07, 2021
2 stars

Grails 5 Wrapper · The Grails Wrapper Project

<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails5-wrapper</artifactId>
    <version>3.0.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.grails : grails5-wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0.M1

All Versions

Choose a version of org.grails : grails5-wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
grails5-wrapper-3.0.0.M1

How to add a dependency to Maven

Add the following org.grails : grails5-wrapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails5-wrapper</artifactId>
    <version>3.0.0.M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.grails : grails5-wrapper gradle dependency to your build.gradle file:

implementation 'org.grails:grails5-wrapper:3.0.0.M1'

Gradle Kotlin DSL: Add the following org.grails : grails5-wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("org.grails:grails5-wrapper:3.0.0.M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.grails : grails5-wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "org.grails" % "grails5-wrapper" % "3.0.0.M1"

Advertisement

Dependencies from Group

Jul 11, 2023
72 usages
2.7k stars
Jul 21, 2023
47 usages
216 stars
Jul 11, 2023
47 usages
2.7k stars
Jul 21, 2023
44 usages
216 stars
Jul 11, 2023
37 usages
2.7k stars

Discover Dependencies

Jul 07, 2021
1 usages
0 stars
Jul 06, 2021
28 stars
Jul 06, 2021
0 stars
Jul 06, 2021
0 stars
Jul 06, 2021
24 usages
3.4k stars