first-class-property

at.datenwort.commons

first-class-property is a Java jar artifact published under the at.datenwort.commons group on Maven Central. 23 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 1.17 23 versions jarChecking...

Add to your project1.17

<dependency>
    <groupId>at.datenwort.commons</groupId>
    <artifactId>first-class-property</artifactId>
    <version>1.17</version>
</dependency>

Version Details — 1.17

Packaging
pom
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License, Version 2.0

First Class Properties allows navigating an object graph using a property path verified at compile time and having extensive property change support to listen for changes within that structure.

Checking security advisories...