Registry / utility / globalmentor-core

globalmentor-core

JSON →
library0.21.0javamavenunverified

Core Java library providing utility classes for various common programming tasks.

<dependency> <groupId>com.globalmentor</groupId> <artifactId>globalmentor-core</artifactId> <version>0.21.0</version> </dependency>
INSTALL
IMPORT
SIG · GLOBALMENTOR-CORE
G
globalmentor-core
utilityjavav0.21.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.

Strings
com.globalmentor.util.Strings

Uses the Strings utility to capitalize a string.

import com.globalmentor.util.Strings; public class Example { public static void main(String[] args) { String result = Strings.capitalize("hello"); System.out.println("Capitalized: " + result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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