| License | License | 
|---|---|
| Categories | CategoriesData Jackson JSON ORM | 
| GroupId | GroupIdjp.co.yahoo.dataplatform.schema | 
| ArtifactId | ArtifactIdschema-jackson | 
| Last Version | Last Version1.2.4_hive-1.2.1000.2.6.5.99-1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionschema jackson Dataplatform Schema is a generalized nested schema. This Package provides flexible formatter and parser to JSON. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-jackson/ -->
<dependency>
    <groupId>jp.co.yahoo.dataplatform.schema</groupId>
    <artifactId>schema-jackson</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-jackson/
implementation 'jp.co.yahoo.dataplatform.schema:schema-jackson:1.2.4_hive-1.2.1000.2.6.5.99-1'// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-jackson/
implementation ("jp.co.yahoo.dataplatform.schema:schema-jackson:1.2.4_hive-1.2.1000.2.6.5.99-1")'jp.co.yahoo.dataplatform.schema:schema-jackson:jar:1.2.4_hive-1.2.1000.2.6.5.99-1'<dependency org="jp.co.yahoo.dataplatform.schema" name="schema-jackson" rev="1.2.4_hive-1.2.1000.2.6.5.99-1">
  <artifact name="schema-jackson" type="jar" />
</dependency>@Grapes(
@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema-jackson', version='1.2.4_hive-1.2.1000.2.6.5.99-1')
)libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema-jackson" % "1.2.4_hive-1.2.1000.2.6.5.99-1"[jp.co.yahoo.dataplatform.schema/schema-jackson "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 | 
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.14.7 |