Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 274 Bytes

common-utils

A common util library for the sqlclub projects

Deploy jar

## for scala 2.11
mvn clean deploy -Prelease-sign-artifacts -Pdisable-java8-doclint

## for scala 2.12

mvn clean deploy -Prelease-sign-artifacts -Pdisable-java8-doclint -Pscala-2.12