License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdjp.co.yahoo.dataplatform.schema |
ArtifactId | ArtifactIdschema-example |
Last Version | Last Version1.2.4_hive-1.2.1000.2.6.5.99-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionschema example
Dataplatform Schema is a generalized nested schema. This Package is example to use our schema-library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-example/ -->
<dependency>
<groupId>jp.co.yahoo.dataplatform.schema</groupId>
<artifactId>schema-example</artifactId>
<version>1.2.4_hive-1.2.1000.2.6.5.99-1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-example/
implementation 'jp.co.yahoo.dataplatform.schema:schema-example:1.2.4_hive-1.2.1000.2.6.5.99-1'
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-example/
implementation ("jp.co.yahoo.dataplatform.schema:schema-example:1.2.4_hive-1.2.1000.2.6.5.99-1")
'jp.co.yahoo.dataplatform.schema:schema-example:jar:1.2.4_hive-1.2.1000.2.6.5.99-1'
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema-example" rev="1.2.4_hive-1.2.1000.2.6.5.99-1">
<artifact name="schema-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema-example', version='1.2.4_hive-1.2.1000.2.6.5.99-1')
)
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema-example" % "1.2.4_hive-1.2.1000.2.6.5.99-1"
[jp.co.yahoo.dataplatform.schema/schema-example "1.2.4_hive-1.2.1000.2.6.5.99-1"]
Group / Artifact | Type | Version |
---|---|---|
jp.co.yahoo.dataplatform.schema : schema-common | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
jp.co.yahoo.dataplatform.schema : schema-text | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
jp.co.yahoo.dataplatform.schema : schema-avro | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
jp.co.yahoo.dataplatform.schema : schema-hive | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
jp.co.yahoo.dataplatform.schema : schema-orc | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
jp.co.yahoo.dataplatform.schema : schema-hcatalog | jar | 1.2.4_hive-1.2.1000.2.6.5.99-1 |
org.apache.hive : hive-exec Optional | jar | 1.2.1000.2.6.5.99-1 |
org.apache.hadoop : hadoop-client Optional | jar | 2.7.3 |
org.apache.avro : avro Optional | jar | 1.7.7 |
org.apache.hive.hcatalog : hive-hcatalog-core Optional | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.7 |