License |
License |
---|---|
Categories |
CategoriesData Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-dataplex |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Dataplex
Cloud Dataplex provides intelligent data fabric that enables organizations to centrally manage, monitor, and govern their data across data lakes, data warehouses, and data marts with consistent controls, providing access to trusted data and powering analytics at scale.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataplex/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataplex</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataplex/
implementation 'com.google.cloud:google-cloud-dataplex:1.0.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dataplex/
implementation ("com.google.cloud:google-cloud-dataplex:1.0.0")
'com.google.cloud:google-cloud-dataplex:jar:1.0.0'
<dependency org="com.google.cloud" name="google-cloud-dataplex" rev="1.0.0">
<artifact name="google-cloud-dataplex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-dataplex', version='1.0.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.0.0"
[com.google.cloud/google-cloud-dataplex "1.0.0"]