is not current version
Last Version 2.17.219

software.amazon.awssdk:healthlake 2.16.66

The AWS Java SDK for Health Lake module holds the client classes that are used for communicating with Health Lake.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

healthlake
Version

Version

2.16.66
Type

Type

jar

Download healthlake 2.16.66


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