Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

googleapis/api-common-java

Repository files navigation

API Common for Java

Build Status

Code Coverage

API Common for Java is a library for frequently used tools relating to Google APIs. It currently contains the following packages:

  • core: Core library containing API stability annotations and wrappers around Guava types
  • pathtemplate: Path Template library for manipulating strings that are formatted as Google API resource names.
  • resourcenames: Resource Name library used by generated resource name types

Java Versions

Java 7 or above is required for using this library.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

This library follows Semantic Versioning.

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

License

BSD - See LICENSE for more information.

About

This library has moved to https://github.com/googleapis/sdk-platform-java/tree/main/api-common-java.

Resources

License

Code of conduct

Contributing

Security policy

Stars

21 stars

Watchers

12 watching

Forks

Packages

 
 
 

Contributors