Registry / build-tool / wildfly-javaee7

wildfly-javaee7

JSON →
library13.0.0.Finaljavamavenunverified

Dependency management POM for Java EE 7 specification APIs with deployment and testing tools.

<dependency> <groupId>org.wildfly.bom</groupId> <artifactId>wildfly-javaee7</artifactId> <version>13.0.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · WILDFLY-JAVAEE7
W
wildfly-javaee7
build-tooljavav13.0.0.Final
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

Define a stateless session bean

import javax.ejb.Stateless; @Stateless public class MyBean { public String hello() { return "Hello"; } }
Debug
Known issues
breakingJava EE 7 is superseded by Jakarta EE 8+; this BOM is for legacy projects.
fix
Use WildFly Jakarta EE BOM for newer versions.
affects: >=13.0.0
Upgrade
Version history
13.0.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
wildfly-javaee7 — mvn dependency:get wildfly-javaee7 · libregistry