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