| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdwaf |
| Version | Version796.2.666.0 |
| Type | Typejar |
| Description |
Descriptionwaf
waf resources for com.cognitect.aws/api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| waf-796.2.666.0.pom | |
| waf-796.2.666.0.jar | 32 KB |
| waf-796.2.666.0-sources.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/waf/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>waf</artifactId>
<version>796.2.666.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/waf/
implementation 'com.cognitect.aws:waf:796.2.666.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/waf/
implementation ("com.cognitect.aws:waf:796.2.666.0")
'com.cognitect.aws:waf:jar:796.2.666.0'
<dependency org="com.cognitect.aws" name="waf" rev="796.2.666.0">
<artifact name="waf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='waf', version='796.2.666.0')
)
libraryDependencies += "com.cognitect.aws" % "waf" % "796.2.666.0"
[com.cognitect.aws/waf "796.2.666.0"]