| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAWS Container PaaS Providers Auto Application Layer Libs Code Generators | 
        
| GroupId | GroupIdcom.cognitect.aws | 
    
| ArtifactId | ArtifactIdautoscaling | 
    
| Last Version | Last Version822.2.1122.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionautoscaling 
            autoscaling resources for com.cognitect.aws/api 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| autoscaling-822.2.1122.0.pom | |
| autoscaling-822.2.1122.0.jar | 27 KB | 
| autoscaling-822.2.1122.0-sources.jar | 25 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>autoscaling</artifactId>
    <version>822.2.1122.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/
implementation 'com.cognitect.aws:autoscaling:822.2.1122.0'
                // https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/
implementation ("com.cognitect.aws:autoscaling:822.2.1122.0")
                'com.cognitect.aws:autoscaling:jar:822.2.1122.0'
                <dependency org="com.cognitect.aws" name="autoscaling" rev="822.2.1122.0">
  <artifact name="autoscaling" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cognitect.aws', module='autoscaling', version='822.2.1122.0')
)
                libraryDependencies += "com.cognitect.aws" % "autoscaling" % "822.2.1122.0"
                [com.cognitect.aws/autoscaling "822.2.1122.0"]