Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.languagetool:hunspell-native-libs:2.2'
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>hunspell-native-libs</artifactId>
<version>2.2</version>
</dependency>
<dependency org="org.languagetool" name="hunspell-native-libs" rev="2.2"/>
"org.languagetool", "hunspell-native-libs", "2.2"