<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-lambda</artifactId>
<version>1.2.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='system-lambda', version='1.2.1')
)