Lightweight Java library for detecting MIME types from files, streams, URLs, and byte arrays using regular expressions and java.nio.
<dependency>
<groupId>eu.medsea.mimeutil</groupId>
<artifactId>mime-util</artifactId>
<version>2.1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Detect MIME type of a file using MimeUtil
Use a more modern MIME detection library like Apache Tika.
No dependency data recorded yet.