Registry / other / geronimo-j2ee-connector-1-5-spec

geronimo-j2ee-connector-1-5-spec

JSON →
library2.0.0javamavenunverified

Provides open-source implementations of Sun specifications for the J2EE Connector Architecture 1.5.

<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-j2ee-connector_1.5_spec</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-J2EE-CONN
G
geronimo-j2ee-connector-1-5-spec
otherjavav2.0.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.

ConnectionFactory
javax.resource.cci.ConnectionFactory

Demonstrates importing the main ConnectionFactory interface from the J2EE Connector spec.

import javax.resource.cci.ConnectionFactory; public class Example { public static void main(String[] args) { ConnectionFactory factory = null; // obtain from JNDI System.out.println("ConnectionFactory obtained"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
geronimo-j2ee-connector-1-5-spec — mvn dependency:get geronimo-j2ee-connector-1-5-spec · libregistry