File | Operation |
---|---|
owlapi-bom-5.5.1.pom | download |
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-bom</artifactId>
<version>5.5.1</version>
<type>pom</type>
</dependency>
<parent> <groupId>net.sourceforge.owlapi</groupId> <artifactId>owlapi-parent</artifactId> <version>5.5.1</version> </parent>