jar

org.jnosql.diana : hbase-driver

Maven & Gradle

May 17, 2019
61 stars

The Eclipse JNoSQL communication layer, Diana, implementation to Hbase

Table Of Contents

Latest Version

Download org.jnosql.diana : hbase-driver JAR file - Latest Versions:

All Versions

Download org.jnosql.diana : hbase-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hbase-driver-0.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jnosql.diana.hbase.column

├─ org.jnosql.diana.hbase.column.EntityUnit.class - [JAR]

├─ org.jnosql.diana.hbase.column.HBaseColumnConfiguration.class - [JAR]

├─ org.jnosql.diana.hbase.column.HBaseColumnFamilyManager.class - [JAR]

├─ org.jnosql.diana.hbase.column.HBaseColumnFamilyManagerFactory.class - [JAR]

├─ org.jnosql.diana.hbase.column.HBaseException.class - [JAR]

├─ org.jnosql.diana.hbase.column.HBaseUtils.class - [JAR]

├─ org.jnosql.diana.hbase.column.HbaseConfigurations.class - [JAR]

Advertisement