Registry / dependency-injection / wicket-ioc

wicket-ioc

JSON →
library10.8.0javamavenunverified

Wicket IoC common dependencies for injection and proxying, used by Spring, Guice, and other dependency injection frameworks.

<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-ioc</artifactId> <version>10.8.0</version> </dependency>
INSTALL
IMPORT
SIG · WICKET-IOC
W
wicket-ioc
dependency-injectionjavav10.8.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.

Injector
org.apache.wicket.injection.Injector

Obtain the Wicket injector instance

import org.apache.wicket.injection.Injector; public class Quickstart { public static void main(String[] args) { Injector injector = Injector.get(); System.out.println("Wicket injector obtained"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
OpenAI (training)
1
Resources
wicket-ioc — mvn dependency:get wicket-ioc · libregistry