| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers ORM Data | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdcloudformation | 
    
| Last Version | Last Version822.2.1145.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncloudformation 
            cloudformation resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| cloudformation-822.2.1145.0.pom | |
| cloudformation-822.2.1145.0.jar | 34 KB | 
| cloudformation-822.2.1145.0-sources.jar | 32 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cloudformation/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>cloudformation</artifactId>
    <version>822.2.1145.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/cloudformation/
implementation 'com.cognitect.aws:cloudformation:822.2.1145.0'
                // https://jarcasting.com/artifacts/com.cognitect.aws/cloudformation/
implementation ("com.cognitect.aws:cloudformation:822.2.1145.0")
                'com.cognitect.aws:cloudformation:jar:822.2.1145.0'
                <dependency org="com.cognitect.aws" name="cloudformation" rev="822.2.1145.0">
  <artifact name="cloudformation" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='cloudformation', version='822.2.1145.0')
)
                libraryDependencies += "com.cognitect.aws" % "cloudformation" % "822.2.1145.0"
                [com.cognitect.aws/cloudformation "822.2.1145.0"]