| Категории |
КатегорииAWS Контейнер PaaS Providers |
|---|---|
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторguardduty |
| Версия | Версия668.2.364.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| guardduty-668.2.364.0.pom | |
| guardduty-668.2.364.0.jar | 16 KB |
| guardduty-668.2.364.0-sources.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/guardduty/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>guardduty</artifactId>
<version>668.2.364.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/guardduty/
implementation 'com.cognitect.aws:guardduty:668.2.364.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/guardduty/
implementation ("com.cognitect.aws:guardduty:668.2.364.0")
'com.cognitect.aws:guardduty:jar:668.2.364.0'
<dependency org="com.cognitect.aws" name="guardduty" rev="668.2.364.0">
<artifact name="guardduty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='guardduty', version='668.2.364.0')
)
libraryDependencies += "com.cognitect.aws" % "guardduty" % "668.2.364.0"
[com.cognitect.aws/guardduty "668.2.364.0"]