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
'com.github.ansell.owlapi:owlapi-distribution:3.4.4.1-ansell'
<dependency>
<groupId>com.github.ansell.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>3.4.4.1-ansell</version>
</dependency>
<dependency org="com.github.ansell.owlapi" name="owlapi-distribution" rev="3.4.4.1-ansell"/>
"com.github.ansell.owlapi", "owlapi-distribution", "3.4.4.1-ansell"