Categories |
CategoriesAWS Container PaaS Providers Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdautoscaling |
Version | Version697.2.391.0 |
Type | Typejar |
Filename | Size |
---|---|
autoscaling-697.2.391.0.pom | |
autoscaling-697.2.391.0.jar | 23 KB |
autoscaling-697.2.391.0-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>autoscaling</artifactId>
<version>697.2.391.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/
implementation 'com.cognitect.aws:autoscaling:697.2.391.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/autoscaling/
implementation ("com.cognitect.aws:autoscaling:697.2.391.0")
'com.cognitect.aws:autoscaling:jar:697.2.391.0'
<dependency org="com.cognitect.aws" name="autoscaling" rev="697.2.391.0">
<artifact name="autoscaling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='autoscaling', version='697.2.391.0')
)
libraryDependencies += "com.cognitect.aws" % "autoscaling" % "697.2.391.0"
[com.cognitect.aws/autoscaling "697.2.391.0"]