<dependency>
<groupId>org.grails.plugins</groupId>
<artifactId>async</artifactId>
<version>5.0.2</version>
</dependency>
compile
|-- org.grails:grails-async:5.0.2
|-- org.grails.plugins:events:5.0.2
runtime