Registry / utility / beangle-commons-core-3

beangle-commons-core-3

JSON →
library5.6.14javamavenunverified

Core library for the Beangle framework providing common utilities and abstractions.

<dependency> <groupId>org.beangle.commons</groupId> <artifactId>beangle-commons-core_3</artifactId> <version>5.6.14</version> </dependency>
INSTALL
IMPORT
SIG · BEANGLE-COMMONS-CO
B
beangle-commons-core-3
utilityjavav5.6.14
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
org.beangle.commons.lang.Strings

Demonstrates using the Strings utility class.

import org.beangle.commons.lang.Strings; public class Example { public void useStrings() { String result = Strings.capitalize("hello"); System.out.println(result); // Hello } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Meta
1
Amazon
1
OpenAI (training)
1
Resources
beangle-commons-core-3 — mvn dependency:get beangle-commons-core-3 · libregistry