MVN

org.grails.plugins : async

Maven & Gradle

Nov 21, 2023
5 stars

Grails Async Framework · Grails Async Libraries

<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>async</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
async-5.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.grails.plugins</groupId>
    <artifactId>async</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.grails.plugins : async gradle dependency to your build.gradle file:

implementation 'org.grails.plugins:async:5.0.0'

Gradle Kotlin DSL: Add the following org.grails.plugins : async gradle kotlin dependency to your build.gradle.kts file:

implementation("org.grails.plugins:async:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.grails.plugins : async sbt scala dependency to your build.sbt file:

libraryDependencies += "org.grails.plugins" % "async" % "5.0.0"

Advertisement

Dependencies from Group

Jul 22, 2023
16 usages
62 stars
gsp
Aug 25, 2023
15 usages
16 stars
Jun 30, 2023
12 usages
15 stars
Aug 24, 2023
8 usages
255 stars
Jul 22, 2023
6 usages
56 stars

Discover Dependencies

Nov 21, 2023
5 stars
Nov 21, 2023
95 stars
Nov 21, 2023
2 stars
Nov 21, 2023
6 stars