Grails Async Framework

Grails Async Libraries

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-events
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Grails Async Framework
Grails Async Libraries
Project URL

Project URL

https://github.com/grails/grails-async

Download grails-events

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.11
org.slf4j : slf4j-api jar 1.7.22
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-tx jar 4.3.9.RELEASE

Project Modules

There are no modules declared in this project.
org.grails

grails

Versions

Version
3.3.2