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

https://github.com/conorheffron/in-mem-cache-sys


https://github.com/conorheffron/in-mem-cache-sys

cache jdk22 mockito-junit-test unit-testing

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# in-mem-cache-sys

## Run Build & Unit Tests
```
mvn clean package -U
```