An open API service indexing awesome lists of open source software.

https://github.com/incendo/state


https://github.com/incendo/state

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


state

![license](https://img.shields.io/github/license/incendo/state.svg)
[![central](https://img.shields.io/maven-central/v/org.incendo/state-core)](https://search.maven.org/search?q=org.incendo)
![build](https://img.shields.io/github/actions/workflow/status/incendo/state/build.yml?logo=github)

Library for keeping track of the state of objects.

## Installation

Snapshots are available on the Sonatype Snapshots Repository:

```xml

sonatype-snapshots
https://oss.sonatype.org/content/repositories/snapshots/

org.incendo
state-core
1.1.0-SNAPSHOT

```