Registry / utility / solonjt-utils

solonjt-utils

JSON →
library1.0.6javamavenunverified

Utility library for the SolonJT framework providing common helper functions.

<dependency> <groupId>org.noear</groupId> <artifactId>solonjt.utils</artifactId> <version>1.0.6</version> </dependency>
INSTALL
IMPORT
SIG · SOLONJT-UTILS
S
solonjt-utils
utilityjavav1.0.6
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.

Utils
org.noear.solonjt.utils.Utils

Minimal example using a utility method from SolonJT Utils.

import org.noear.solonjt.utils.Utils; public class Example { public static void main(String[] args) { String result = Utils.someMethod(); System.out.println("Result: " + result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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