Java implementation of the "natural sort" (also known as Alphanum sort) algorithm
'net.grey-panther:natural-comparator:1.1'
<dependency>
<groupId>net.grey-panther</groupId>
<artifactId>natural-comparator</artifactId>
<version>1.1</version>
</dependency>
<dependency org="net.grey-panther" name="natural-comparator" rev="1.1"/>
"net.grey-panther", "natural-comparator", "1.1"