Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

googleapis/java-shared-dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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 tosdk-platform-java/java-shared-dependencies.This repository will be archived in the future.Future releases will appear in the new repository (https://github.com/googleapis/sdk-platform-java/releases).The Maven artifact coordinates (such ascom.google.cloud:google-cloud-shared-dependencies) remain the same.

Maven

Quickstart

If you are using Maven, add this to thedependencyManagement 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 followsSemantic Versioning.

Contributing

Contributions to this library are always welcome and highly encouraged.

SeeCONTRIBUTING.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 inthis project you agree to abide by its terms. SeeCode of Conduct for moreinformation.

License

Apache 2.0 - SeeLICENSE for more information.

Packages

No packages published

Contributors23


[8]ページ先頭

©2009-2025 Movatter.jp