is not current version
Last Version 1.12.249

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

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.12.28
Type

Type

jar

Download aws-java-sdk-health 1.12.28


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