Registry / utility / geronimo-common

geronimo-common

JSON →
library1.0javamavenunverified

Common utility classes and shared components for the Apache Geronimo application server.

<dependency> <groupId>geronimo</groupId> <artifactId>geronimo-common</artifactId> <version>1.0</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-COMMON
G
geronimo-common
utilityjavav1.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.

GeronimoCommon
org.apache.geronimo.common.GeronimoCommon

Displays the version of Geronimo Common.

import org.apache.geronimo.common.GeronimoCommon; public class GeronimoExample { public static void main(String[] args) { System.out.println("Geronimo Common version: " + GeronimoCommon.class.getPackage().getImplementationVersion()); } }
Debug
Known issues
breakingVersion 1.0 is extremely old and unmaintained; consider migrating to a modern server.
fix
Upgrade to a newer Geronimo release or switch to alternatives like TomEE.
affects: < 2.0
Upgrade
Version history
1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
geronimo-common — mvn dependency:get geronimo-common · libregistry