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