Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-gcp-bigtable-hbase |
Version | Version0.0.88 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-bigtable-hbase/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-gcp-bigtable-hbase</artifactId>
<version>0.0.88</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-bigtable-hbase/
implementation 'io.datarouter:datarouter-gcp-bigtable-hbase:0.0.88'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-bigtable-hbase/
implementation ("io.datarouter:datarouter-gcp-bigtable-hbase:0.0.88")
'io.datarouter:datarouter-gcp-bigtable-hbase:jar:0.0.88'
<dependency org="io.datarouter" name="datarouter-gcp-bigtable-hbase" rev="0.0.88">
<artifact name="datarouter-gcp-bigtable-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-gcp-bigtable-hbase', version='0.0.88')
)
libraryDependencies += "io.datarouter" % "datarouter-gcp-bigtable-hbase" % "0.0.88"
[io.datarouter/datarouter-gcp-bigtable-hbase "0.0.88"]