| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.hiveio |
| ArtifactId | ArtifactIdhive-io-exp-testing |
| Version | Version0.26 |
| Type | Typejar |
| Description |
Descriptionhive-io-exp-testing
Library for reading / writing to Hive
|
<!-- https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-testing/ -->
<dependency>
<groupId>com.facebook.hiveio</groupId>
<artifactId>hive-io-exp-testing</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-testing/
implementation 'com.facebook.hiveio:hive-io-exp-testing:0.26'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-testing/
implementation ("com.facebook.hiveio:hive-io-exp-testing:0.26")
'com.facebook.hiveio:hive-io-exp-testing:jar:0.26'
<dependency org="com.facebook.hiveio" name="hive-io-exp-testing" rev="0.26">
<artifact name="hive-io-exp-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-testing', version='0.26')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-testing" % "0.26"
[com.facebook.hiveio/hive-io-exp-testing "0.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.hiveio : hive-io-exp-core | jar | 0.26 |
| org.apache.hive : hive-service | jar | 0.11.0 |
| com.facebook.hiveio : hive-io-exp-core | test-jar | 0.26 |