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

Shared Maven build configuration for Google Cloud Java client libraries.

License

NotificationsYou must be signed in to change notification settings

googleapis/java-shared-config

Shared Maven build configuration for Google Cloud Java client libraries.This is not intended for library users.

Maven

Quickstart

If you are using Maven, use this artifact as your project's parent.

<project>  <parent>    <groupId>com.google.cloud</groupId>    <artifactId>google-cloud-shared-config</artifactId>    <version>1.2.4</version>  </parent></project>

Versioning

This library followsSemantic Versioning.

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

Usages

Declare this artifact as the parent of Maven projects of Google Cloud libraries.This brings useful Maven plugins and their configurations to the Maven projects,such as compilations, document generation, and library publication.

AutoValue

If you want to use AutoValue in your project, place an empty fileEnableAutoValue.txtin the module that requires AutoValue's annotation processing.Example pull request:https://github.com/googleapis/java-pubsub/pull/1761/files.

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.

About

Shared Maven build configuration for Google Cloud Java client libraries.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors31


[8]ページ先頭

©2009-2025 Movatter.jp