| License |
License |
|---|---|
| GroupId | GroupIdcom.amazon.emr |
| ArtifactId | ArtifactIdshims-common |
| Version | Version4.14.0 |
| Type | Typejar |
| Description |
DescriptionShimsCommon
Common shim interface
|
| Filename | Size |
|---|---|
| shims-common-4.14.0.pom | |
| shims-common-4.14.0.jar | 3 KB |
| shims-common-4.14.0-tests.jar | 1 KB |
| shims-common-4.14.0-sources.jar | 2 KB |
| shims-common-4.14.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.amazon.emr/shims-common/ -->
<dependency>
<groupId>com.amazon.emr</groupId>
<artifactId>shims-common</artifactId>
<version>4.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.emr/shims-common/
implementation 'com.amazon.emr:shims-common:4.14.0'
// https://jarcasting.com/artifacts/com.amazon.emr/shims-common/
implementation ("com.amazon.emr:shims-common:4.14.0")
'com.amazon.emr:shims-common:jar:4.14.0'
<dependency org="com.amazon.emr" name="shims-common" rev="4.14.0">
<artifact name="shims-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.emr', module='shims-common', version='4.14.0')
)
libraryDependencies += "com.amazon.emr" % "shims-common" % "4.14.0"
[com.amazon.emr/shims-common "4.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-exec | jar | 2.3.0 |
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |