Last Version

com.google.cloud.samples:shared-configuration 1.2.0

A shared configuration for Google Cloud samples. This defines common plugins and their configurations for testing, maintenance, and style checks.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.google.cloud.samples
ArtifactId

ArtifactId

shared-configuration
Version

Version

1.2.0
Type

Type

pom
Description

Description

com.google.cloud.samples:shared-configuration
A shared configuration for Google Cloud samples. This defines common plugins and their configurations for testing, maintenance, and style checks.
Project URL

Project URL

https://github.com/GoogleCloudPlatform/java-repo-tools

Download shared-configuration 1.2.0


<!-- https://jarcasting.com/artifacts/com.google.cloud.samples/shared-configuration/ -->
<dependency>
    <groupId>com.google.cloud.samples</groupId>
    <artifactId>shared-configuration</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.samples/shared-configuration/
implementation 'com.google.cloud.samples:shared-configuration:1.2.0'
// https://jarcasting.com/artifacts/com.google.cloud.samples/shared-configuration/
implementation ("com.google.cloud.samples:shared-configuration:1.2.0")
'com.google.cloud.samples:shared-configuration:pom:1.2.0'
<dependency org="com.google.cloud.samples" name="shared-configuration" rev="1.2.0">
  <artifact name="shared-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.samples', module='shared-configuration', version='1.2.0')
)
libraryDependencies += "com.google.cloud.samples" % "shared-configuration" % "1.2.0"
[com.google.cloud.samples/shared-configuration "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.0

test (1)

Group / Artifact Type Version
com.google.cloud : google-cloud-core jar 2.3.2

Project Modules

There are no modules declared in this project.