Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.53 KB

Travis Build Status AppVeyor Build Status

Apache Calcite

Apache Calcite is a dynamic data management framework.

For more details, see the home page.

Deploying to LinkedIn maven respository

To deploy to LinkedIn's maven repository, run

sh .lipublish/publish.sh

You will need a JFrog Bintray account that has access to LinkedIn's maven repository to be able to publish. The script will ask for the username and API key of the Bintray account.