Registry / other / jonas-services-api

jonas-services-api

JSON →
library5.3.0javamavenunverified

API for services in the JOnAS Java Open Application Server.

<dependency> <groupId>org.ow2.jonas</groupId> <artifactId>jonas-services-api</artifactId> <version>5.3.0</version> </dependency>
INSTALL
IMPORT
SIG · JONAS-SERVICES-API
J
jonas-services-api
otherjavav5.3.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.

Service
org.objectweb.jonas.services.Service

Implements a basic JOnAS service.

import org.objectweb.jonas.services.Service; public class MyService implements Service { public void start() { System.out.println("Service started"); } public void stop() {} }
Debug
Known issues
breakingJOnAS 5.3.0 is outdated and no longer maintained; consider migrating to a modern application server.
fix
Migrate to TomEE, WildFly, or Payara.
affects: 5.3.0
Upgrade
Version history
5.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jonas-services-api — mvn dependency:get jonas-services-api · libregistry