| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Google Cloud Container PaaS Providers |
| GroupId | GroupIdcom.google.cloud |
| ArtifactId | ArtifactIdgoogle-cloud-redis-parent |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Cloud Redis Parent
Java idiomatic client for Google Cloud Platform services.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| google-cloud-redis-parent-2.5.0.pom | 9 KB |
| google-cloud-redis-parent-2.5.0-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-redis-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-redis-parent</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-redis-parent/
implementation 'com.google.cloud:google-cloud-redis-parent:2.5.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-redis-parent/
implementation ("com.google.cloud:google-cloud-redis-parent:2.5.0")
'com.google.cloud:google-cloud-redis-parent:jar:2.5.0'
<dependency org="com.google.cloud" name="google-cloud-redis-parent" rev="2.5.0">
<artifact name="google-cloud-redis-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-redis-parent', version='2.5.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-redis-parent" % "2.5.0"
[com.google.cloud/google-cloud-redis-parent "2.5.0"]