<!-- ***** --> <!-- Apache Commons Text --> <!-- StringUtils.stripAccents(input); --> <!-- ***** --> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> <version>1.3</version> </dependency>