a Library which is able to generate Excel Sheets from jdbc queries.
jdbc-excel is hosted within the Maven Central. See https://repo1.maven.org/maven2/com/newcubator/jdbc-excel/
- In order to release a new version of the jdbc-excel you need to create a new Github Release. This triggers a Github Action (release.yml) which automatically creates a new release in Maven Central.
- After releasing it should be public within 10min.