License |
License |
---|---|
Categories |
CategoriesKryo Data Data Formats Serialization |
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-kryo-registrator |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Kryo Registrator
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 Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-kryo-registrator/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-kryo-registrator</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-kryo-registrator/
implementation 'org.apache.hive:hive-kryo-registrator:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-kryo-registrator/
implementation ("org.apache.hive:hive-kryo-registrator:4.0.0-alpha-1")
'org.apache.hive:hive-kryo-registrator:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-kryo-registrator" rev="4.0.0-alpha-1">
<artifact name="hive-kryo-registrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-kryo-registrator', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-kryo-registrator" % "4.0.0-alpha-1"
[org.apache.hive/hive-kryo-registrator "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec Optional | jar | 4.0.0-alpha-1 |
com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
org.apache.spark : spark-core_2.12 Optional | jar | 2.4.5 |
org.apache.hadoop : hadoop-hdfs-client Optional | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.4.4 |