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.

build-tool
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.

javax.ejb.Stateless

Define a stateless session bean

import javax.ejb.Stateless; @Stateless public class MyBean { public String hello() { return "Hello"; } }
Debug
Known footguns
breakingJava EE 7 is superseded by Jakarta EE 8+; this BOM is for legacy projects.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
Resources