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