License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdemr-containers |
Version | Version814.2.1023.0 |
Type | Typejar |
Description |
Descriptionemr-containers
emr-containers resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
emr-containers-814.2.1023.0.pom | |
emr-containers-814.2.1023.0.jar | 11 KB |
emr-containers-814.2.1023.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/emr-containers/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>emr-containers</artifactId>
<version>814.2.1023.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/emr-containers/
implementation 'com.cognitect.aws:emr-containers:814.2.1023.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/emr-containers/
implementation ("com.cognitect.aws:emr-containers:814.2.1023.0")
'com.cognitect.aws:emr-containers:jar:814.2.1023.0'
<dependency org="com.cognitect.aws" name="emr-containers" rev="814.2.1023.0">
<artifact name="emr-containers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='emr-containers', version='814.2.1023.0')
)
libraryDependencies += "com.cognitect.aws" % "emr-containers" % "814.2.1023.0"
[com.cognitect.aws/emr-containers "814.2.1023.0"]