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