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