License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdelasticloadbalancingv2 |
Version | Version821.2.1107.0 |
Type | Typejar |
Description |
Descriptionelasticloadbalancingv2
elasticloadbalancingv2 resources for com.cognitect.aws/api
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/elasticloadbalancingv2/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>elasticloadbalancingv2</artifactId>
<version>821.2.1107.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticloadbalancingv2/
implementation 'com.cognitect.aws:elasticloadbalancingv2:821.2.1107.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/elasticloadbalancingv2/
implementation ("com.cognitect.aws:elasticloadbalancingv2:821.2.1107.0")
'com.cognitect.aws:elasticloadbalancingv2:jar:821.2.1107.0'
<dependency org="com.cognitect.aws" name="elasticloadbalancingv2" rev="821.2.1107.0">
<artifact name="elasticloadbalancingv2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='elasticloadbalancingv2', version='821.2.1107.0')
)
libraryDependencies += "com.cognitect.aws" % "elasticloadbalancingv2" % "821.2.1107.0"
[com.cognitect.aws/elasticloadbalancingv2 "821.2.1107.0"]