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