is not current version
Last Version 821.2.1107.0

com.cognitect.aws:elasticbeanstalk 796.2.654.0

elasticbeanstalk resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticbeanstalk
Version

Version

796.2.654.0
Type

Type

jar

Download elasticbeanstalk 796.2.654.0


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/elasticbeanstalk/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>elasticbeanstalk</artifactId>
    <version>796.2.654.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticbeanstalk/
implementation 'com.cognitect.aws:elasticbeanstalk:796.2.654.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticbeanstalk/
implementation ("com.cognitect.aws:elasticbeanstalk:796.2.654.0")
'com.cognitect.aws:elasticbeanstalk:jar:796.2.654.0'
<dependency org="com.cognitect.aws" name="elasticbeanstalk" rev="796.2.654.0">
  <artifact name="elasticbeanstalk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='elasticbeanstalk', version='796.2.654.0')
)
libraryDependencies += "com.cognitect.aws" % "elasticbeanstalk" % "796.2.654.0"
[com.cognitect.aws/elasticbeanstalk "796.2.654.0"]