[top] / javax / activation /
activation /
1.1
JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
Repository |
external |
Group ID |
javax.activation |
Artifact ID |
activation |
Version |
1.1 |
Packaging |
jar |
POM Snippet
<dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
<version>1.1</version>
</dependency>
Other Details