Registry / utility / mhu-lib-core

mhu-lib-core

JSON →
library6.3.1javamavenunverified

Core library providing tools and frameworks for rapid development of fast and stable Java applications.

<dependency> <groupId>de.mhus.lib</groupId> <artifactId>mhu-lib-core</artifactId> <version>6.3.1</version> </dependency>
INSTALL
IMPORT
SIG · MHU-LIB-CORE
M
mhu-lib-core
utilityjavav6.3.1
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.

MSystem
de.mhus.lib.core.MSystem

Uses MSystem to retrieve system information.

import de.mhus.lib.core.MSystem; public class Example { public static void main(String[] args) { System.out.println("Java version: " + MSystem.getJavaVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mhu-lib-core — mvn dependency:get mhu-lib-core · libregistry