<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>filter-tools</artifactId>
<version>1.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='filter-tools', version='1.2.0')
)