Registry / utility / lib-core

lib-core

JSON →
library7.9.0javamavenunverified

Library with useful tools and frameworks to rapidly develop fast and stable applications.

<dependency> <groupId>de.mhus.lib</groupId> <artifactId>lib-core</artifactId> <version>7.9.0</version> </dependency>
INSTALL
IMPORT
SIG · LIB-CORE
L
lib-core
utilityjavav7.9.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.

MSystem
de.mhus.lib.core.MSystem

Get the hostname using Mhus Lib Core.

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

No known issues recorded.

Upgrade
Version history
7.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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