is not current version
Last Version 1.8.4

com.google.cloud:google-cloud-datacatalog-parent 0.35.0

Java idiomatic client for Google Cloud Platform services.

Categories

Categories

Data Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-datacatalog-parent
Version

Version

0.35.0
Type

Type

jar

Download google-cloud-datacatalog-parent 0.35.0


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