| License |
License |
|---|---|
| GroupId | GroupIdcom.linkedin.coral |
| ArtifactId | ArtifactIdcoral-schema |
| Last Version | Last Version2.0.85 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncoral-schema
A library for analyzing, processing, and rewriting views defined in the Hive Metastore, and sharing them across multiple execution engines
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coral-schema-2.0.85.pom | |
| coral-schema-2.0.85.jar | 27 KB |
| coral-schema-2.0.85-sources.jar | 15 KB |
| coral-schema-2.0.85-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.coral/coral-schema/ -->
<dependency>
<groupId>com.linkedin.coral</groupId>
<artifactId>coral-schema</artifactId>
<version>2.0.85</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.coral/coral-schema/
implementation 'com.linkedin.coral:coral-schema:2.0.85'
// https://jarcasting.com/artifacts/com.linkedin.coral/coral-schema/
implementation ("com.linkedin.coral:coral-schema:2.0.85")
'com.linkedin.coral:coral-schema:jar:2.0.85'
<dependency org="com.linkedin.coral" name="coral-schema" rev="2.0.85">
<artifact name="coral-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.coral', module='coral-schema', version='2.0.85')
)
libraryDependencies += "com.linkedin.coral" % "coral-schema" % "2.0.85"
[com.linkedin.coral/coral-schema "2.0.85"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.linkedin.coral : coral-hive | jar | 2.0.85 |