Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-gcp-bigtable-hbase |
Version | Version0.0.42 |
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.42</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-bigtable-hbase/
implementation 'io.datarouter:datarouter-gcp-bigtable-hbase:0.0.42'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-gcp-bigtable-hbase/
implementation ("io.datarouter:datarouter-gcp-bigtable-hbase:0.0.42")
'io.datarouter:datarouter-gcp-bigtable-hbase:jar:0.0.42'
<dependency org="io.datarouter" name="datarouter-gcp-bigtable-hbase" rev="0.0.42">
<artifact name="datarouter-gcp-bigtable-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-gcp-bigtable-hbase', version='0.0.42')
)
libraryDependencies += "io.datarouter" % "datarouter-gcp-bigtable-hbase" % "0.0.42"
[io.datarouter/datarouter-gcp-bigtable-hbase "0.0.42"]