Categories |
CategoriesAWS Container PaaS Providers Security |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsecurityhub |
Version | Version793.2.627.0 |
Type | Typejar |
Filename | Size |
---|---|
securityhub-793.2.627.0.pom | |
securityhub-793.2.627.0.jar | 32 KB |
securityhub-793.2.627.0-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/securityhub/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>securityhub</artifactId>
<version>793.2.627.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/securityhub/
implementation 'com.cognitect.aws:securityhub:793.2.627.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/securityhub/
implementation ("com.cognitect.aws:securityhub:793.2.627.0")
'com.cognitect.aws:securityhub:jar:793.2.627.0'
<dependency org="com.cognitect.aws" name="securityhub" rev="793.2.627.0">
<artifact name="securityhub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='securityhub', version='793.2.627.0')
)
libraryDependencies += "com.cognitect.aws" % "securityhub" % "793.2.627.0"
[com.cognitect.aws/securityhub "793.2.627.0"]