Skip to content

Instantly share code, notes, and snippets.

@NRBPerdijk
Last active April 10, 2020 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NRBPerdijk/111fae4189acafb2d75c7c66ba7f2be8 to your computer and use it in GitHub Desktop.
Save NRBPerdijk/111fae4189acafb2d75c7c66ba7f2be8 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-core</artifactId>
<version>1.24</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parsers</artifactId>
<version>1.24</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment