License |
License |
---|---|
Categories |
CategoriesORM Data Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-aiplatform |
Last Version | Last Version2.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Vertex AI
Java client for Google Cloud Vertex AI services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-aiplatform</artifactId>
<version>2.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform/
implementation 'com.google.cloud:google-cloud-aiplatform:2.9.8'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform/
implementation ("com.google.cloud:google-cloud-aiplatform:2.9.8")
'com.google.cloud:google-cloud-aiplatform:jar:2.9.8'
<dependency org="com.google.cloud" name="google-cloud-aiplatform" rev="2.9.8">
<artifact name="google-cloud-aiplatform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-aiplatform', version='2.9.8')
)
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "2.9.8"
[com.google.cloud/google-cloud-aiplatform "2.9.8"]