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.2.1.jar download
aws-waf-geo-restriction-rule-group-1.2.1.pom download
aws-waf-geo-restriction-rule-group-1.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-waf-geo-restriction-rule-group</artifactId>
  <version>1.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.gammarer:aws-waf-geo-restriction-rule-group:1.2.1'
Gradle Kotlin
implementation("com.gammarer:aws-waf-geo-restriction-rule-group:1.2.1")
Scala SBT
libraryDependencies += "com.gammarer" % "aws-waf-geo-restriction-rule-group" % "1.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gammarer', module='aws-waf-geo-restriction-rule-group', version='1.2.1')
)
Apache Ivy
<dependency org="com.gammarer" name="aws-waf-geo-restriction-rule-group" rev="1.2.1" />
Leiningen
[com.gammarer/aws-waf-geo-restriction-rule-group "1.2.1"]
Apache Buildr
'com.gammarer:aws-waf-geo-restriction-rule-group:jar:1.2.1'