/jdbc-excel

A library to export JDBC queries into Microsoft Excel Sheets

Primary LanguagePLpgSQL

jdbc-excel

a Library which is able to generate Excel Sheets from jdbc queries.

Release

jdbc-excel is hosted within the Maven Central. See https://repo1.maven.org/maven2/com/newcubator/jdbc-excel/

Create Release

  • 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.