License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdsecurity-events-api |
Last Version | Last Version0.28.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud Internet Services security-events-api
Java Client Library to access the IBM Cloud Networking Services
|
Project Organization |
Project OrganizationIBM Cloud Networking Services |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-events-api-0.28.0.pom | |
security-events-api-0.28.0.jar | 24 KB |
security-events-api-0.28.0-sources.jar | 16 KB |
security-events-api-0.28.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/security-events-api/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>security-events-api</artifactId>
<version>0.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/security-events-api/
implementation 'com.ibm.cloud:security-events-api:0.28.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/security-events-api/
implementation ("com.ibm.cloud:security-events-api:0.28.0")
'com.ibm.cloud:security-events-api:jar:0.28.0'
<dependency org="com.ibm.cloud" name="security-events-api" rev="0.28.0">
<artifact name="security-events-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='security-events-api', version='0.28.0')
)
libraryDependencies += "com.ibm.cloud" % "security-events-api" % "0.28.0"
[com.ibm.cloud/security-events-api "0.28.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.13.3 |
com.ibm.cloud : networking-common | jar | 0.28.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : networking-common | test-jar | 0.28.0 |
org.testng : testng | jar | 7.1.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
org.powermock : powermock-module-testng | jar | 2.0.5 |