is not current version
Last Version 821.2.1107.0

com.cognitect.aws:elasticbeanstalk 801.2.691.0

elasticbeanstalk resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticbeanstalk
Version

Version

801.2.691.0
Type

Type

jar

Download elasticbeanstalk 801.2.691.0


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