File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11API Common for Java
22==============================
33
4+ [ ![ Build Status] ( https://travis-ci.org/googleapis/api-common-java.svg?branch=master )] ( https://travis-ci.org/googleapis/api-common-java )
5+
6+ [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/googleapis/api-common-java.svg )] ( https://codecov.io/github/googleapis/api-common-java )
7+
8+ - [ Documentation] ( http://googleapis.github.io/api-common-java/apidocs )
9+
410API Common for Java is a library for frequently used tools relating to Google
5- APIs. It currently contains the Path Template library for manipulating strings
6- that are formatted as Google API resource names.
11+ APIs. It currently contains the following packages:
12+ - core: Core library containing API stability annotations and wrappers around
13+ Guava types
14+ - pathtemplate: Path Template library for manipulating strings that are
15+ formatted as Google API resource names.
16+ - resourcenames: Resource Name library used by generated resource name types
717
818Java Versions
919-------------
You can’t perform that action at this time.
0 commit comments