The Jakarta Activation API provides a framework for determining the type of an arbitrary piece of data and encapsulating access to it.
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Jakarta Activation API to create a DataHandler from a file.
No known issues recorded.
No dependency data recorded yet.