License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.nim |
ArtifactId | ArtifactIdcamellia-hbase |
Last Version | Last Version1.0.59 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamellia framework
|
Filename | Size |
---|---|
camellia-hbase-1.0.59.pom | |
camellia-hbase-1.0.59.jar | 27 KB |
camellia-hbase-1.0.59-sources.jar | 13 KB |
camellia-hbase-1.0.59-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nim/camellia-hbase/ -->
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-hbase</artifactId>
<version>1.0.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nim/camellia-hbase/
implementation 'com.netease.nim:camellia-hbase:1.0.59'
// https://jarcasting.com/artifacts/com.netease.nim/camellia-hbase/
implementation ("com.netease.nim:camellia-hbase:1.0.59")
'com.netease.nim:camellia-hbase:jar:1.0.59'
<dependency org="com.netease.nim" name="camellia-hbase" rev="1.0.59">
<artifact name="camellia-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nim', module='camellia-hbase', version='1.0.59')
)
libraryDependencies += "com.netease.nim" % "camellia-hbase" % "1.0.59"
[com.netease.nim/camellia-hbase "1.0.59"]
Group / Artifact | Type | Version |
---|---|---|
com.netease.nim : camellia-core | jar | 1.0.59 |
org.apache.hbase : hbase-client | jar | 1.2.6 |
com.alibaba : fastjson | jar | 1.2.83 |