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