Jar examples for s: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.
You can download jar file schema 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add schema-1.0.1.jar to your project.
<dependency> <groupId>jp.co.yahoo.dataplatform.schema</groupId> <artifactId>schema</artifactId> <version>1.0.1</version> </dependency>
compile group: 'jp.co.yahoo.dataplatform.schema', name: 'schema', version: '1.0.1'
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema" % "1.0.1"
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema" rev="1.0.1"/>
@Grapes(@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema', version='1.0.1'))
'jp.co.yahoo.dataplatform.schema:schema:jar:1.0.1'
Click the following link to download the jar file.
schema-1.0.1.pom