License |
License |
---|---|
GroupId | GroupIdcom.moz.kiji.schema |
ArtifactId | ArtifactIdcdh5-bridge |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKiji
Kiji allows the imposition of schema and much else upon HBase.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdh5-bridge-3.0.1.pom | |
cdh5-bridge-3.0.1.jar | 7 KB |
cdh5-bridge-3.0.1-sources.jar | 1 KB |
cdh5-bridge-3.0.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moz.kiji.schema/cdh5-bridge/ -->
<dependency>
<groupId>com.moz.kiji.schema</groupId>
<artifactId>cdh5-bridge</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.moz.kiji.schema/cdh5-bridge/
implementation 'com.moz.kiji.schema:cdh5-bridge:3.0.1'
// https://jarcasting.com/artifacts/com.moz.kiji.schema/cdh5-bridge/
implementation ("com.moz.kiji.schema:cdh5-bridge:3.0.1")
'com.moz.kiji.schema:cdh5-bridge:jar:3.0.1'
<dependency org="com.moz.kiji.schema" name="cdh5-bridge" rev="3.0.1">
<artifact name="cdh5-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moz.kiji.schema', module='cdh5-bridge', version='3.0.1')
)
libraryDependencies += "com.moz.kiji.schema" % "cdh5-bridge" % "3.0.1"
[com.moz.kiji.schema/cdh5-bridge "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.moz.kiji.annotations : annotations | jar | 3.0.1 |
com.moz.kiji.delegation : kiji-delegation | jar | 3.0.1 |
com.moz.kiji.schema : schema-platform-api | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |