a

aws-waf-geo-restriction-rule-group

This is an AWS CDK Construct for Geo Restriction Rule Group on WAF V2
https://github.com/yicr/aws-waf-geo-restriction-rule-group.git
Apache License 2.0
yicr
Files download
File Operation
aws-waf-geo-restriction-rule-group-0.9.81.jar download
aws-waf-geo-restriction-rule-group-0.9.81.pom download
aws-waf-geo-restriction-rule-group-0.9.81-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-waf-geo-restriction-rule-group</artifactId>
  <version>0.9.81</version>
</dependency>
Gradle Groovy
implementation 'com.gammarer:aws-waf-geo-restriction-rule-group:0.9.81'
Gradle Kotlin
implementation("com.gammarer:aws-waf-geo-restriction-rule-group:0.9.81")
Scala SBT
libraryDependencies += "com.gammarer" % "aws-waf-geo-restriction-rule-group" % "0.9.81"
Groovy Grape
@Grapes(
  @Grab(group='com.gammarer', module='aws-waf-geo-restriction-rule-group', version='0.9.81')
)
Apache Ivy
<dependency org="com.gammarer" name="aws-waf-geo-restriction-rule-group" rev="0.9.81" />
Leiningen
[com.gammarer/aws-waf-geo-restriction-rule-group "0.9.81"]
Apache Buildr
'com.gammarer:aws-waf-geo-restriction-rule-group:jar:0.9.81'