GroupId | GroupIdcom.facebook.giraph.hive |
---|---|
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
hive-io-exp-core-0.6.pom | |
hive-io-exp-core-0.6.jar | 224 KB |
hive-io-exp-core-0.6-sources.jar | 192 KB |
hive-io-exp-core-0.6-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/ -->
<dependency>
<groupId>com.facebook.giraph.hive</groupId>
<artifactId>hive-io-exp-core</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/
implementation 'com.facebook.giraph.hive:hive-io-exp-core:0.6'
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/
implementation ("com.facebook.giraph.hive:hive-io-exp-core:0.6")
'com.facebook.giraph.hive:hive-io-exp-core:jar:0.6'
<dependency org="com.facebook.giraph.hive" name="hive-io-exp-core" rev="0.6">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.giraph.hive', module='hive-io-exp-core', version='0.6')
)
libraryDependencies += "com.facebook.giraph.hive" % "hive-io-exp-core" % "0.6"
[com.facebook.giraph.hive/hive-io-exp-core "0.6"]