POM artifact for JBoss J2EE dependencies, used for legacy Java EE compatibility.
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-j2ee</artifactId>
<version>4.2.2.GA</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @Stateless EJB annotation from J2EE.
Add specific J2EE API dependencies like javax.ejb:ejb-api.
No dependency data recorded yet.