MVN

jp.co.yahoo.dataplatform.schema : schema

Maven & Gradle

Jan 16, 2019
3 stars

Yahoo 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.

<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>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jp.co.yahoo.dataplatform.schema : schema to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4_hive-1.2.1000.2.6.5.99-1

All Versions

Choose a version of jp.co.yahoo.dataplatform.schema : schema to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
schema-1.2.1
schema-1.2.0.1
schema-1.2.0
schema-1.2.4_hive-1.2.1000.2.6.5.99-1
schema-1.2.4_hive-1.2.1000.2.6.4.0-91
schema-1.2.3_hive-1.2.1000.2.6.4.0-91
schema-1.2.2_hive-1.2.1000.2.6.4.0-91
schema-1.2.1_hive-1.2.1000.2.6.4.0-91
1.1.x
schema-1.1.2
schema-1.1.1
schema-1.1.0
1.0.x
schema-1.0.1
schema-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<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>
</dependency>