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