Jar examples for s:schema-hive
Dataplatform Schema is a generalized nested schema. This Package provides flexible formatter and parser to Hive.
You can download jar file schema-hive 1.2.0 in this page.
Apache License
You can use the following script to add schema-hive-1.2.0.jar to your project.
<dependency> <groupId>jp.co.yahoo.dataplatform.schema</groupId> <artifactId>schema-hive</artifactId> <version>1.2.0</version> </dependency>
compile group: 'jp.co.yahoo.dataplatform.schema', name: 'schema-hive', version: '1.2.0'
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema-hive" % "1.2.0"
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema-hive" rev="1.2.0"/>
@Grapes(@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema-hive', version='1.2.0'))
'jp.co.yahoo.dataplatform.schema:schema-hive:jar:1.2.0'
Click the following link to download the jar file.
schema-hive-1.2.0-javadoc.jar