Registry / other / fabric3-spi

fabric3-spi

JSON →
library2.0.1javamavenunverified

Service Provider Interface for Fabric3 runtime extensions, enabling custom plugin development.

<dependency> <groupId>org.codehaus.fabric3</groupId> <artifactId>fabric3-spi</artifactId> <version>2.0.1</version> </dependency>
INSTALL
IMPORT
SIG · FABRIC3-SPI
F
fabric3-spi
otherjavav2.0.1
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.

LogicalComponent
org.fabric3.spi.model.instance.LogicalComponent

Using Fabric3 SPI LogicalComponent class.

import org.fabric3.spi.model.instance.LogicalComponent; public class Example { public void use() { LogicalComponent component = new LogicalComponent(); } }
Debug
Known issues
gotchaFabric3 is an older SOA runtime; consider modern alternatives like Spring Boot or MicroProfile.
fix
Evaluate if Fabric3 is still maintained for your use case.
affects: >=2.0.0
Upgrade
Version history
2.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
fabric3-spi — mvn dependency:get fabric3-spi · libregistry