License |
License |
---|---|
Categories |
CategoriesORM Data Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-aiplatform-bom |
Version | Version2.9.6 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Vertex AI BOM
BOM for Vertex AI.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-cloud-aiplatform-bom-2.9.6.pom | 3 KB |
google-cloud-aiplatform-bom-2.9.6-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-aiplatform-bom</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform-bom/
implementation 'com.google.cloud:google-cloud-aiplatform-bom:2.9.6'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-aiplatform-bom/
implementation ("com.google.cloud:google-cloud-aiplatform-bom:2.9.6")
'com.google.cloud:google-cloud-aiplatform-bom:jar:2.9.6'
<dependency org="com.google.cloud" name="google-cloud-aiplatform-bom" rev="2.9.6">
<artifact name="google-cloud-aiplatform-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-aiplatform-bom', version='2.9.6')
)
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform-bom" % "2.9.6"
[com.google.cloud/google-cloud-aiplatform-bom "2.9.6"]