The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
'net.sourceforge.owlapi:owlapi-osgidistribution:4.1.0-RC2'
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-osgidistribution</artifactId>
<version>4.1.0-RC2</version>
</dependency>
<dependency org="net.sourceforge.owlapi" name="owlapi-osgidistribution" rev="4.1.0-RC2"/>
"net.sourceforge.owlapi", "owlapi-osgidistribution", "4.1.0-RC2"