Provides the open-source implementation of the EJB 3.0 specification from the Apache Geronimo project.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ejb_3.0_spec</artifactId>
<version>1.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows a simple stateless session bean using the EJB 3.0 annotation.
Ensure your application server (e.g., TomEE, WildFly) supports EJB 3.0.
No dependency data recorded yet.