Basic DB Tools for NLP

This is a DB library for NLP

License

License

GroupId

GroupId

com.github.zhubo812
ArtifactId

ArtifactId

BaturuDB
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Basic DB Tools for NLP
This is a DB library for NLP
Project URL

Project URL

https://github.com/zhubo812/Baturu
Source Code Management

Source Code Management

http://github.com/zhubo812/BaturuDB

Download BaturuDB

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhubo812/BaturuDB/ -->
<dependency>
    <groupId>com.github.zhubo812</groupId>
    <artifactId>BaturuDB</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhubo812/BaturuDB/
implementation 'com.github.zhubo812:BaturuDB:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhubo812/BaturuDB/
implementation ("com.github.zhubo812:BaturuDB:1.0.0")
'com.github.zhubo812:BaturuDB:jar:1.0.0'
<dependency org="com.github.zhubo812" name="BaturuDB" rev="1.0.0">
  <artifact name="BaturuDB" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhubo812', module='BaturuDB', version='1.0.0')
)
libraryDependencies += "com.github.zhubo812" % "BaturuDB" % "1.0.0"
[com.github.zhubo812/BaturuDB "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.0.2
log4j : log4j jar 1.2.17
net.sf.json-lib : json-lib jar 2.4
org.elasticsearch.client : transport jar 5.3.0
joda-time : joda-time jar 2.9.9
org.apache.httpcomponents : httpclient jar 4.5.3
com.github.zhubo812 : Baturu jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0