is not current version
Last Version 821.2.1107.0

com.cognitect.aws:elasticbeanstalk 712.2.419.0

elasticbeanstalk resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

elasticbeanstalk
Version

Version

712.2.419.0
Type

Type

jar

Download elasticbeanstalk 712.2.419.0


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