FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
google-cloud-java/java-vertexai/pom.xml at main · googleapis/google-cloud-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.1k
Code
Issues
687
Pull requests
154
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
google-cloud-java
/
java-vertexai
/
pom.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (16 loc) · 702 Bytes
Breadcrumbs
google-cloud-java
/
java-vertexai
/
pom.xml
Copy path
File metadata and controls
18 lines (16 loc) · 702 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
project
xmlns
=
"
http://maven.apache.org/POM/4.0.0
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd
"
>
<
modelVersion
>4.0.0</
modelVersion
>
<
groupId
>com.google.cloud</
groupId
>
<
artifactId
>google-cloud-vertexai-parent</
artifactId
>
<
version
>1.48.0</
version
>
<
packaging
>pom</
packaging
>
<
name
>Google Vertex AI Parent (Dummy)</
name
>
<
description
>
Dummy POM for Google Vertex AI to satisfy automation.
</
description
>
<
properties
>
<
maven
.deploy.skip>true</
maven
.deploy.skip>
<
enforcer
.skip>true</
enforcer
.skip>
</
properties
>
</
project
>
Back
|
FazBrowse Home
|
New Git URL