gbrodman
3a81ec5480
Require the license in Gradle files ( #149 )
2019-07-02 11:47:35 -04:00
Shicong Huang
34a28e871e
Replace deprecated GoogleCredential with new auth lib ( #129 )
...
Replace deprecated GoogleCredential with new lib
This PR also introduced a CredentialsBundle class to carry
HttpTransport and JsonFactory object which are needed by
most of the GCP library to instantiate client.
2019-07-02 10:29:51 -04:00
Shicong Huang
0a419f1a30
Upgrade google-auth-library-java to latest version
...
This is a preparation for replacing the deprecated GoogleCredential
library.
2019-06-18 17:27:21 -04:00
gbrodman
2aab7ce519
Merge branch 'master' into gb/upgradeJCommander
2019-06-13 18:18:55 -04:00
Lai Jiang
e17986dfa4
Remove Bazel build ( #94 )
...
* Remove bazel build
Also updated the build badge to reflect internal build status.
2019-06-13 18:15:33 -04:00
Gus Brodman
65dfebf99d
Upgrade jcommander dep
2019-06-13 13:04:48 -04:00
Gus Brodman
38cfc9f693
Refactor to be more in line with a standard Gradle project structure
2019-06-13 09:41:11 -04:00