Registry / utility / easycommons-lang

easycommons-lang

JSON →
library1.7.0javamavenunverified

Utility library providing common language extensions for Java, part of the OW2 Petals ESB project.

<dependency> <groupId>org.ow2.easycommons</groupId> <artifactId>easycommons-lang</artifactId> <version>1.7.0</version> </dependency>
INSTALL
IMPORT
SIG · EASYCOMMONS-LANG
E
easycommons-lang
utilityjavav1.7.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.

StringUtils
org.ow2.easycommons.lang.StringUtils

Capitalizes a string using EasyCommons StringUtils.

import org.ow2.easycommons.lang.StringUtils; public class Example { public static void main(String[] args) { String result = StringUtils.capitalize("hello"); System.out.println(result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
easycommons-lang — mvn dependency:get easycommons-lang · libregistry