is not current version
Last Version 1.8.4

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

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

1.0.13
Type

Type

jar

Download google-cloud-datacatalog-parent 1.0.13


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