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