Registry / dependency-injection / avalon-framework-impl

avalon-framework-impl

JSON →
library4.3.1javamavenunverified

Implementation of the Avalon Framework, providing component lifecycle and configuration management.

<dependency> <groupId>org.apache.avalon.framework</groupId> <artifactId>avalon-framework-impl</artifactId> <version>4.3.1</version> </dependency>
INSTALL
IMPORT
SIG · AVALON-FRAMEWORK-I
A
avalon-framework-impl
dependency-injectionjavav4.3.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.

ComponentManager
org.apache.avalon.framework.impl.ComponentManager

Creates a ComponentManager from Avalon Framework

import org.apache.avalon.framework.impl.ComponentManager; public class Example { public static void main(String[] args) { ComponentManager mgr = new ComponentManager(); System.out.println("Component manager created"); } }
Debug
Known issues
breakingAvalon Framework is deprecated; consider using Apache Excalibur or modern DI frameworks
fix
Migrate to Spring or Guice
affects: >=4.3.1
Upgrade
Version history
4.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
32
Resources
avalon-framework-impl — mvn dependency:get avalon-framework-impl · libregistry