Registry / dependency-injection / org-qi4j-core-runtime

org-qi4j-core-runtime

JSON →
library2.1javamavenunverified

Provides the runtime module for the Qi4j (now Apache Zest) composite-oriented programming framework.

<dependency> <groupId>org.qi4j.core</groupId> <artifactId>org.qi4j.core.runtime</artifactId> <version>2.1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-QI4J-CORE-RUNT
O
org-qi4j-core-runtime
dependency-injectionjavav2.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.

Qi4jRuntime
org.qi4j.runtime.Qi4jRuntime

Initialize the Qi4j runtime.

import org.qi4j.runtime.Qi4jRuntime; public class Example { public static void main(String[] args) { Qi4jRuntime runtime = new Qi4jRuntime(); System.out.println("Qi4j Runtime initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
org-qi4j-core-runtime — mvn dependency:get org-qi4j-core-runtime · libregistry