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