Enterprise JavaBeans 3.1 API specification from the Java EE 6.0 platform.
<dependency>
<groupId>org.ow2.spec.ee</groupId>
<artifactId>ow2-ejb-3.1-spec</artifactId>
<version>1.0.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a stateless session bean using the EJB 3.1 annotation.
Ensure you have a compatible EJB container (e.g., TomEE, WildFly).
No dependency data recorded yet.