Geronimo EJB 3.1 Spec provides the API for Enterprise JavaBeans 3.1.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ejb_3.1_spec</artifactId>
<version>1.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a stateless session bean using the EJB 3.1 API.
Add a compatible EJB container to your runtime.
No dependency data recorded yet.