License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdjp.co.yahoo.dataplatform.schema |
ArtifactId | ArtifactIdschema |
Last Version | Last Version1.2.4_hive-1.2.1000.2.6.5.99-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionYahoo dataplatform schema
Dataplatform Schema is a generalized nested schema. This Library provides flexible formatter and parser to various data schema widly used, JSON, Avro and so on.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
schema-1.2.4_hive-1.2.1000.2.6.5.99-1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema/ -->
<dependency>
<groupId>jp.co.yahoo.dataplatform.schema</groupId>
<artifactId>schema</artifactId>
<version>1.2.4_hive-1.2.1000.2.6.5.99-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema/
implementation 'jp.co.yahoo.dataplatform.schema:schema:1.2.4_hive-1.2.1000.2.6.5.99-1'
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema/
implementation ("jp.co.yahoo.dataplatform.schema:schema:1.2.4_hive-1.2.1000.2.6.5.99-1")
'jp.co.yahoo.dataplatform.schema:schema:pom:1.2.4_hive-1.2.1000.2.6.5.99-1'
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema" rev="1.2.4_hive-1.2.1000.2.6.5.99-1">
<artifact name="schema" type="pom" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema', version='1.2.4_hive-1.2.1000.2.6.5.99-1')
)
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema" % "1.2.4_hive-1.2.1000.2.6.5.99-1"
[jp.co.yahoo.dataplatform.schema/schema "1.2.4_hive-1.2.1000.2.6.5.99-1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.7 |