FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

googleapis/java-shared-dependencies at release-please--branches--main · GitHub

This repository was archived by the owner on Sep 19, 2023. It is now read-only.
 
 

Google Cloud Shared Dependencies

Shared Maven dependencies for Google Cloud Java client libraries.

This artifact is intended for Google-internal use, not for library users.

🚌 In January 2023, this library has moved to gapic-generator-java/java-shared-dependencies. This repository will be archived in the future. Future releases will appear in the new repository (https://github.com/googleapis/gapic-generator-java/releases). The Maven artifact coordinates (such as com.google.cloud:google-cloud-shared-dependencies) remain the same.

Quickstart

If you are using Maven, add this to the dependencyManagement section.

<dependencyManagement>
  <dependencies>
    <dependency>
      <groupId>com.google.cloud</groupId>
      <artifactId>google-cloud-shared-dependencies</artifactId>
      <version>3.2.0</version>
      <type>pom</type>
      <scope>import</scope>
    </dependency>
  </dependencies>
</dependencyManagement>

Versioning

This library follows Semantic Versioning.

Contributing

Contributions to this library are always welcome and highly encouraged.

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

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.

License

Apache 2.0 - See LICENSE for more information.

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL