License |
License |
---|---|
Categories |
CategoriesSecurity Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-securitycenter |
Version | Version2.5.6 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Security Command Center
Java idiomatic client for Google Cloud Security Command Center
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-securitycenter/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-securitycenter</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-securitycenter/
implementation 'com.google.cloud:google-cloud-securitycenter:2.5.6'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-securitycenter/
implementation ("com.google.cloud:google-cloud-securitycenter:2.5.6")
'com.google.cloud:google-cloud-securitycenter:jar:2.5.6'
<dependency org="com.google.cloud" name="google-cloud-securitycenter" rev="2.5.6">
<artifact name="google-cloud-securitycenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-securitycenter', version='2.5.6')
)
libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.5.6"
[com.google.cloud/google-cloud-securitycenter "2.5.6"]