Registry / dependency-injection / tuscany-assembly

tuscany-assembly

JSON →
library2.0javamavenunverified

Assembly model for Apache Tuscany SCA (Service Component Architecture) runtime.

<dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> <version>2.0</version> </dependency>
INSTALL
IMPORT
SIG · TUSCANY-ASSEMBLY
T
tuscany-assembly
dependency-injectionjavav2.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.

AssemblyFactory
org.apache.tuscany.sca.assembly.AssemblyFactory

Creates an assembly factory for SCA components.

import org.apache.tuscany.sca.assembly.AssemblyFactory; public class Example { public static void main(String[] args) { AssemblyFactory factory = new AssemblyFactory(); // Use factory to create assembly artifacts } }
Debug
Known issues
breakingTuscany SCA 2.x is no longer actively maintained; consider alternatives like Apache CXF.
fix
Migrate to a supported SCA implementation or use a different service composition framework.
affects: >=2.0
Upgrade
Version history
2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
tuscany-assembly — mvn dependency:get tuscany-assembly · libregistry