Registry / utility / heaven

heaven

JSON →
library0.13.0javamavenunverified

A collection of base useful tools for Java development, providing common utilities.

<dependency> <groupId>com.github.houbb</groupId> <artifactId>heaven</artifactId> <version>0.13.0</version> </dependency>
INSTALL
IMPORT
SIG · HEAVEN
H
heaven
utilityjavav0.13.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.

StringUtil
com.github.houbb.heaven.util.lang.StringUtil

Use StringUtil from Heaven to check if a string is empty.

import com.github.houbb.heaven.util.lang.StringUtil; public class Example { public void test() { boolean empty = StringUtil.isEmpty(""); System.out.println(empty); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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