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