<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parser-html-commons</artifactId>
<version>2.6.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.tika', module='tika-parser-html-commons', version='2.6.0')
)