is not current version
Last Version 1.2.4_hive-1.2.1000.2.6.5.99-1

jp.co.yahoo.dataplatform.schema:schema-common 1.2.3_hive-1.2.1000.2.6.4.0-91

Dataplatform Schema is a generalized nested schema. This Package provides common interface for our library.

Categories

Categories

Data ORM
GroupId

GroupId

jp.co.yahoo.dataplatform.schema
ArtifactId

ArtifactId

schema-common
Version

Version

1.2.3_hive-1.2.1000.2.6.4.0-91
Type

Type

jar

Download schema-common 1.2.3_hive-1.2.1000.2.6.4.0-91


<!-- https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-common/ -->
<dependency>
    <groupId>jp.co.yahoo.dataplatform.schema</groupId>
    <artifactId>schema-common</artifactId>
    <version>1.2.3_hive-1.2.1000.2.6.4.0-91</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-common/
implementation 'jp.co.yahoo.dataplatform.schema:schema-common:1.2.3_hive-1.2.1000.2.6.4.0-91'
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-common/
implementation ("jp.co.yahoo.dataplatform.schema:schema-common:1.2.3_hive-1.2.1000.2.6.4.0-91")
'jp.co.yahoo.dataplatform.schema:schema-common:jar:1.2.3_hive-1.2.1000.2.6.4.0-91'
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema-common" rev="1.2.3_hive-1.2.1000.2.6.4.0-91">
  <artifact name="schema-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema-common', version='1.2.3_hive-1.2.1000.2.6.4.0-91')
)
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema-common" % "1.2.3_hive-1.2.1000.2.6.4.0-91"
[jp.co.yahoo.dataplatform.schema/schema-common "1.2.3_hive-1.2.1000.2.6.4.0-91"]