Registry / dependency-injection / geronimo-kernel

geronimo-kernel

JSON →
library3.0.1javamavenunverified

Core kernel module of the Apache Geronimo JavaEE application server providing dependency injection and lifecycle management.

dependency-injection
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.

org.apache.geronimo.kernel.Kernel

Starts the Geronimo kernel instance.

import org.apache.geronimo.kernel.Kernel; import org.apache.geronimo.kernel.config.Configuration; Kernel kernel = Kernel.getInstance(); kernel.start(); // Use kernel to manage configurations
Debug
Known footguns
breakingGeronimo 3.x is based on JavaEE 6; newer JavaEE/Jakarta EE versions may not be compatible.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
21 hits · last 30 days
bytedance
4
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
Resources