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