Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdwafv2 |
Version | Version807.2.729.0 |
Type | Typejar |
Filename | Size |
---|---|
wafv2-807.2.729.0.pom | |
wafv2-807.2.729.0.jar | 22 KB |
wafv2-807.2.729.0-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/wafv2/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>wafv2</artifactId>
<version>807.2.729.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/wafv2/
implementation 'com.cognitect.aws:wafv2:807.2.729.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/wafv2/
implementation ("com.cognitect.aws:wafv2:807.2.729.0")
'com.cognitect.aws:wafv2:jar:807.2.729.0'
<dependency org="com.cognitect.aws" name="wafv2" rev="807.2.729.0">
<artifact name="wafv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='wafv2', version='807.2.729.0')
)
libraryDependencies += "com.cognitect.aws" % "wafv2" % "807.2.729.0"
[com.cognitect.aws/wafv2 "807.2.729.0"]