gbrodman
0e8724a48f
Require the license in Gradle files ( #149 )
2019-07-02 11:47:35 -04:00
Shicong Huang
6daf72a54e
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
0630b371df
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
1e8b464c67
Merge branch 'master' into gb/upgradeJCommander
2019-06-13 18:18:55 -04:00
Lai Jiang
8c5fc6410b
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
f06975df75
Upgrade jcommander dep
2019-06-13 13:04:48 -04:00
Gus Brodman
a7a983bfed
Refactor to be more in line with a standard Gradle project structure
2019-06-13 09:41:11 -04:00