is not current version
Last Version 821.2.1107.0

com.cognitect.aws:elasticbeanstalk 746.2.533.0

elasticbeanstalk resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticbeanstalk
Version

Version

746.2.533.0
Type

Type

jar

Download elasticbeanstalk 746.2.533.0


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