Registry / utility / utils-base

utils-base

JSON →
library1.0.63javamavenunverified

Provides base utility classes for the Hocg Spring Boot starters project, including common helper functions and constants.

<dependency> <groupId>in.hocg.boot</groupId> <artifactId>utils-base</artifactId> <version>1.0.63</version> </dependency>
INSTALL
IMPORT
SIG · UTILS-BASE
U
utils-base
utilityjavav1.0.63
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.

BaseUtils
in.hocg.boot.utils.base.BaseUtils

Uses BaseUtils to check if a string is not empty.

import in.hocg.boot.utils.base.BaseUtils; public class Quickstart { public static void main(String[] args) { System.out.println(BaseUtils.isNotEmpty("test")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.63latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
utils-base — mvn dependency:get utils-base · libregistry