is not current version
Last Version 1.12.249

com.amazonaws:aws-java-sdk-health 1.11.662

The AWS Java SDK for AWS Health APIs and Notifications module holds the client classes that are used for communicating with AWS Health APIs and Notifications service.

Categories

Categories

Java Languages AWS Container PaaS Providers
GroupId

GroupId

com.amazonaws
ArtifactId

ArtifactId

aws-java-sdk-health
Version

Version

1.11.662
Type

Type

jar

Download aws-java-sdk-health 1.11.662


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