The parser for the Natural Rule Language, a language for specifying constraints and actions over models that remains close to English.
'net.sourceforge.nrl:nrlparser:1.4.7'
<dependency> <groupId>net.sourceforge.nrl</groupId> <artifactId>nrlparser</artifactId> <version>1.4.7</version> </dependency>
<dependency org="net.sourceforge.nrl" name="nrlparser" rev="1.4.7"/>
"net.sourceforge.nrl", "nrlparser", "1.4.7"