Registry / other / jboss-j2ee

jboss-j2ee

JSON →
library4.2.2.GAjavamavenunverified

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>
INSTALL
IMPORT
SIG · JBOSS-J2EE
J
jboss-j2ee
otherjavav4.2.2.GA
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Stateless
javax.ejb.Stateless

Use @Stateless EJB annotation from J2EE.

import javax.ejb.Stateless; @Stateless public class MyEjb { public String hello() { return "Hello"; } }
Debug
Known issues
gotchaThis artifact is a POM only; actual API classes are in other dependencies.
fix
Add specific J2EE API dependencies like javax.ejb:ejb-api.
affects: all
Upgrade
Version history
4.2.2.GAlatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
jboss-j2ee — mvn dependency:get jboss-j2ee · libregistry