Registry / utility / jboss-msc

jboss-msc

JSON →
library1.5.6.Finaljavamavenunverified

JBoss MSC (Modular Service Container) provides a base configuration for JBoss project builds and supports multi-release JARs.

<dependency> <groupId>org.jboss.msc</groupId> <artifactId>jboss-msc</artifactId> <version>1.5.6.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-MSC
J
jboss-msc
utilityjavav1.5.6.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.

ServiceContainer
org.jboss.msc.service.ServiceContainer

Create and start a JBoss MSC service container

import org.jboss.msc.service.ServiceContainer; ServiceContainer container = ServiceContainer.Factory.create(); container.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.6.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
jboss-msc — mvn dependency:get jboss-msc · libregistry