Registry / dependency-injection / jboss-ejb3-ext-api

jboss-ejb3-ext-api

JSON →
library2.1.0javamavenunverified

JBoss EJB 3 API for Bean Providers, providing extensions for EJB development.

<dependency> <groupId>org.jboss.ejb3</groupId> <artifactId>jboss-ejb3-ext-api</artifactId> <version>2.1.0</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-EJB3-EXT-API
J
jboss-ejb3-ext-api
dependency-injectionjavav2.1.0
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.

ExtendedEjbApi
org.jboss.ejb3.ext.api.ExtendedEjbApi

Minimal usage of JBoss EJB 3 Ext API.

import org.jboss.ejb3.ext.api.ExtendedEjbApi; public class Example { public static void main(String[] args) { ExtendedEjbApi api = new ExtendedEjbApi(); System.out.println(api); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
30
Resources
jboss-ejb3-ext-api — mvn dependency:get jboss-ejb3-ext-api · libregistry