| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.hiveio |
| ArtifactId | ArtifactIdhive-io-exp-parent |
| Version | Version0.26 |
| Type | Typepom |
| Description |
Descriptionhive-io-exp-parent
Library for reading / writing to Hive
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hive-io-exp-parent-0.26.pom | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-parent/ -->
<dependency>
<groupId>com.facebook.hiveio</groupId>
<artifactId>hive-io-exp-parent</artifactId>
<version>0.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-parent/
implementation 'com.facebook.hiveio:hive-io-exp-parent:0.26'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-parent/
implementation ("com.facebook.hiveio:hive-io-exp-parent:0.26")
'com.facebook.hiveio:hive-io-exp-parent:pom:0.26'
<dependency org="com.facebook.hiveio" name="hive-io-exp-parent" rev="0.26">
<artifact name="hive-io-exp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-parent', version='0.26')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-parent" % "0.26"
[com.facebook.hiveio/hive-io-exp-parent "0.26"]