JWNL is an API for accessing WordNet-style relational dictionaries. It also provides functionality beyond data access, such as relationship discovery and morphological processing.
'net.sf.jwordnet:jwnl:1.3.3'
<dependency>
<groupId>net.sf.jwordnet</groupId>
<artifactId>jwnl</artifactId>
<version>1.3.3</version>
</dependency>
<dependency org="net.sf.jwordnet" name="jwnl" rev="1.3.3"/>
"net.sf.jwordnet", "jwnl", "1.3.3"