License |
License |
---|---|
GroupId | GroupIdcom.github.hyukjinkwon |
ArtifactId | ArtifactIdhive |
Last Version | Last Version1.2.1.spark2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHive
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hive-1.2.1.spark2.pom | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive/ -->
<dependency>
<groupId>com.github.hyukjinkwon</groupId>
<artifactId>hive</artifactId>
<version>1.2.1.spark2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive/
implementation 'com.github.hyukjinkwon:hive:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive/
implementation ("com.github.hyukjinkwon:hive:1.2.1.spark2")
'com.github.hyukjinkwon:hive:pom:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon" name="hive" rev="1.2.1.spark2">
<artifact name="hive" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon" % "hive" % "1.2.1.spark2"
[com.github.hyukjinkwon/hive "1.2.1.spark2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |