Registry / other / jboss-connector-api-1-7-spec

jboss-connector-api-1-7-spec

JSON →
library2.0.0.Finaljavamavenunverified

Jakarta Connectors API specification for resource adapter development.

<dependency> <groupId>org.jboss.spec.javax.resource</groupId> <artifactId>jboss-connector-api_1.7_spec</artifactId> <version>2.0.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-CONNECTOR-AP
J
jboss-connector-api-1-7-spec
otherjavav2.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.

ResourceAdapter
jakarta.resource.spi.ResourceAdapter

Shows implementing the ResourceAdapter interface from Jakarta Connectors.

import jakarta.resource.spi.ResourceAdapter; public class Example implements ResourceAdapter { @Override public void start(jakarta.resource.spi.BootstrapContext ctx) { System.out.println("Resource adapter started."); } // Other methods omitted for brevity }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jboss-connector-api-1-7-spec — mvn dependency:get jboss-connector-api-1-7-spec · libregistry