<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>oppl2-oppl2patterns</artifactId>
<version>2.1.1</version>
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='oppl2-oppl2patterns', version='2.1.1')
)