THausherr commented on PR #1473:
URL: https://github.com/apache/tika/pull/1473#issuecomment-2214741939

   It's not in maven central. Add this to your pom.xml
   ```
   <repositories>
           <repository>
               <id>id1</id>
               <url>https://repository.apache.org/snapshots/</url>
           </repository>        
           <repository>
               <id>id2</id>
               
<url>https://repository.apache.org/content/repositories/snapshots</url>
           </repository>
       </repositories>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to