a

aws-waf-geo-restriction-rule-group

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