JSON-Store enabled persistence using JSON (de)serialization stored in files. Access is provided through simple API based on java collections stream API.
'com.github.christiangroth:json-store:0.1.0'
<dependency>
<groupId>com.github.christiangroth</groupId>
<artifactId>json-store</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.christiangroth" name="json-store" rev="0.1.0"/>
"com.github.christiangroth", "json-store", "0.1.0"