jar

com.github.zhubo812 : BaturuDB

Maven & Gradle

May 11, 2019
0 stars

Basic DB Tools for NLP · This is a DB library for NLP

Table Of Contents

Latest Version

Download com.github.zhubo812 : BaturuDB JAR file - Latest Versions:

All Versions

Download com.github.zhubo812 : BaturuDB JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 BaturuDB-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bhu.db.mongo

├─ org.bhu.db.mongo.MongoHelper.class - [JAR]

org.bhu.db.es

├─ org.bhu.db.es.ESHelper.class - [JAR]

├─ org.bhu.db.es.NewsMapping.class - [JAR]

org.bhu.db.mysql.utils

├─ org.bhu.db.mysql.utils.Configure.class - [JAR]

├─ org.bhu.db.mysql.utils.Instance.class - [JAR]

├─ org.bhu.db.mysql.utils.UrlPojo.class - [JAR]

org.bhu.db.common

├─ org.bhu.db.common.SysConfig.class - [JAR]

org.bhu.db.mysql

├─ org.bhu.db.mysql.MysqlHelper.class - [JAR]

Advertisement