License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-ids |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Intrusion Detection System
Intrusion Detection System monitors your networks, and it alerts you when it detects malicious activity. Cloud IDS is powered by Palo Alto Networks.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
google-cloud-ids-1.1.1.pom | |
google-cloud-ids-1.1.1.jar | 30 KB |
google-cloud-ids-1.1.1-tests.jar | 12 KB |
google-cloud-ids-1.1.1-sources.jar | 21 KB |
google-cloud-ids-1.1.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-ids/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-ids</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-ids/
implementation 'com.google.cloud:google-cloud-ids:1.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-ids/
implementation ("com.google.cloud:google-cloud-ids:1.1.1")
'com.google.cloud:google-cloud-ids:jar:1.1.1'
<dependency org="com.google.cloud" name="google-cloud-ids" rev="1.1.1">
<artifact name="google-cloud-ids" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-ids', version='1.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.1.1"
[com.google.cloud/google-cloud-ids "1.1.1"]