Jakarta Enterprise Beans API specification for EJB 3.2, providing enterprise bean interfaces.
<dependency>
<groupId>org.jboss.spec.javax.ejb</groupId>
<artifactId>jboss-ejb-api_3.2_spec</artifactId>
<version>2.0.0.Final</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 annotation.
Migrate to jakarta.ejb.Stateless for newer versions.
No dependency data recorded yet.