Registry / config / eigenbase-properties

eigenbase-properties

JSON →
library1.1.6javamavenunverified

Type-safe access to Java system properties with automatic conversion and validation.

<dependency> <groupId>net.hydromatic</groupId> <artifactId>eigenbase-properties</artifactId> <version>1.1.6</version> </dependency>
INSTALL
IMPORT
SIG · EIGENBASE-PROPERTI
E
eigenbase-properties
configjavav1.1.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.

PropertiesStore
net.hydromatic.eigenbase.propertystore.PropertiesStore

Access system properties with type safety.

import net.hydromatic.eigenbase.propertystore.PropertiesStore; PropertiesStore store = new PropertiesStore(); String value = store.get("my.property", String.class);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
38
OpenAI (training)
1
Resources
eigenbase-properties — mvn dependency:get eigenbase-properties · libregistry