Registry / utility / base-common-utils

base-common-utils

JSON →
library3.1.0.RELEASEjavamavenunverified

Base common tool for developer providing utility functions.

<dependency> <groupId>com.github.liaomengge</groupId> <artifactId>base-common-utils</artifactId> <version>3.1.0.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · BASE-COMMON-UTILS
B
base-common-utils
utilityjavav3.1.0.RELEASE
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
com.github.liaomengge.base.common.utils.StringUtils

Minimal usage of StringUtils from base-common-utils.

import com.github.liaomengge.base.common.utils.StringUtils; public class Example { public static void main(String[] args) { String result = StringUtils.trimToEmpty(" hello "); System.out.println(result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Meta
1
Resources
base-common-utils — mvn dependency:get base-common-utils · libregistry