Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdjp.co.yahoo.dataplatform.schema |
ArtifactId | ArtifactIdschema-hive |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
schema-hive-1.2.0.pom | |
schema-hive-1.2.0.jar | 30 KB |
schema-hive-1.2.0-sources.jar | 25 KB |
schema-hive-1.2.0-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-hive/ -->
<dependency>
<groupId>jp.co.yahoo.dataplatform.schema</groupId>
<artifactId>schema-hive</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-hive/
implementation 'jp.co.yahoo.dataplatform.schema:schema-hive:1.2.0'
// https://jarcasting.com/artifacts/jp.co.yahoo.dataplatform.schema/schema-hive/
implementation ("jp.co.yahoo.dataplatform.schema:schema-hive:1.2.0")
'jp.co.yahoo.dataplatform.schema:schema-hive:jar:1.2.0'
<dependency org="jp.co.yahoo.dataplatform.schema" name="schema-hive" rev="1.2.0">
<artifact name="schema-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.yahoo.dataplatform.schema', module='schema-hive', version='1.2.0')
)
libraryDependencies += "jp.co.yahoo.dataplatform.schema" % "schema-hive" % "1.2.0"
[jp.co.yahoo.dataplatform.schema/schema-hive "1.2.0"]