Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdhealthlake |
Version | Version810.2.817.0 |
Type | Typejar |
Filename | Size |
---|---|
healthlake-810.2.817.0.pom | |
healthlake-810.2.817.0.jar | 6 KB |
healthlake-810.2.817.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/healthlake/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>healthlake</artifactId>
<version>810.2.817.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/healthlake/
implementation 'com.cognitect.aws:healthlake:810.2.817.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/healthlake/
implementation ("com.cognitect.aws:healthlake:810.2.817.0")
'com.cognitect.aws:healthlake:jar:810.2.817.0'
<dependency org="com.cognitect.aws" name="healthlake" rev="810.2.817.0">
<artifact name="healthlake" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='healthlake', version='810.2.817.0')
)
libraryDependencies += "com.cognitect.aws" % "healthlake" % "810.2.817.0"
[com.cognitect.aws/healthlake "810.2.817.0"]