| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdapigatewayv2 | 
    
| Last Version | Last Version821.2.1107.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionapigatewayv2 
            apigatewayv2 resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| apigatewayv2-821.2.1107.0.pom | |
| apigatewayv2-821.2.1107.0.jar | 24 KB | 
| apigatewayv2-821.2.1107.0-sources.jar | 22 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>apigatewayv2</artifactId>
    <version>821.2.1107.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/
implementation 'com.cognitect.aws:apigatewayv2:821.2.1107.0'
                // https://jarcasting.com/artifacts/com.cognitect.aws/apigatewayv2/
implementation ("com.cognitect.aws:apigatewayv2:821.2.1107.0")
                'com.cognitect.aws:apigatewayv2:jar:821.2.1107.0'
                <dependency org="com.cognitect.aws" name="apigatewayv2" rev="821.2.1107.0">
  <artifact name="apigatewayv2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='apigatewayv2', version='821.2.1107.0')
)
                libraryDependencies += "com.cognitect.aws" % "apigatewayv2" % "821.2.1107.0"
                [com.cognitect.aws/apigatewayv2 "821.2.1107.0"]