JavaBeans Activation Framework (JAF) API for determining the type of an arbitrary piece of data and encapsulating access to it.
<dependency>
<groupId>javax.activation</groupId>
<artifactId>javax.activation-api</artifactId>
<version>1.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a DataHandler for a file and prints its content type.
Replace javax.activation with jakarta.activation for Jakarta EE 9+.
No dependency data recorded yet.