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