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

https://github.com/cchacin/skg


https://github.com/cchacin/skg

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Java Project Template

Tools:
- JDK 16 by default
- Jenv
- Maven Wrapper
- Maven 3.6.3

Git:
- .gitignore
- .gitattributes

Github:
- Maven Build Workflow

OSS Parent:
- com.fasterxml:oss-parent:40

Dependencies:
- JUnit 5
- AssertJ