License |
License |
---|---|
Categories |
CategoriesData Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-datastream-parent |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionGoogle Datastream 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-datastream-parent-0.4.1.pom | 7 KB |
google-cloud-datastream-parent-0.4.1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastream-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastream-parent</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastream-parent/
implementation 'com.google.cloud:google-cloud-datastream-parent:0.4.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-datastream-parent/
implementation ("com.google.cloud:google-cloud-datastream-parent:0.4.1")
'com.google.cloud:google-cloud-datastream-parent:jar:0.4.1'
<dependency org="com.google.cloud" name="google-cloud-datastream-parent" rev="0.4.1">
<artifact name="google-cloud-datastream-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-datastream-parent', version='0.4.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-datastream-parent" % "0.4.1"
[com.google.cloud/google-cloud-datastream-parent "0.4.1"]