Registry / utility / phloc-commons

phloc-commons

JSON →
library5.0.0javamavenunverified

phloc Commons provides basic utility classes and common functionality for Java projects.

<dependency> <groupId>com.phloc</groupId> <artifactId>phloc-commons</artifactId> <version>5.0.0</version> </dependency>
INSTALL
IMPORT
SIG · PHLOC-COMMONS
P
phloc-commons
utilityjavav5.0.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.

StringHelper
com.phloc.commons.string.StringHelper

Uses StringHelper to trim whitespace.

import com.phloc.commons.string.StringHelper; public class Example { public static void main(String[] args) { String result = StringHelper.trim(" hello "); System.out.println(result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
phloc-commons — mvn dependency:get phloc-commons · libregistry