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