License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.google.cloud.samples |
ArtifactId | ArtifactIdshared-configuration |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.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 |
Filename | Size |
---|---|
shared-configuration-1.2.0.pom | 13 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-core | jar | 2.3.2 |