is not current version
Last Version 821.2.1107.0

com.cognitect.aws:elasticbeanstalk 697.2.391.0

elasticbeanstalk resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticbeanstalk
Version

Version

697.2.391.0
Type

Type

jar

Download elasticbeanstalk 697.2.391.0


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