Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-hbase |
Version | Version0.0.30 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-hbase-0.0.30.pom | |
datarouter-hbase-0.0.30.jar | 189 KB |
datarouter-hbase-0.0.30-sources.jar | 107 KB |
datarouter-hbase-0.0.30-javadoc.jar | 854 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-hbase/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-hbase</artifactId>
<version>0.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-hbase/
implementation 'io.datarouter:datarouter-hbase:0.0.30'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-hbase/
implementation ("io.datarouter:datarouter-hbase:0.0.30")
'io.datarouter:datarouter-hbase:jar:0.0.30'
<dependency org="io.datarouter" name="datarouter-hbase" rev="0.0.30">
<artifact name="datarouter-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-hbase', version='0.0.30')
)
libraryDependencies += "io.datarouter" % "datarouter-hbase" % "0.0.30"
[io.datarouter/datarouter-hbase "0.0.30"]