couchdb-client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

couchdb-client_2.12
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

couchdb-client
couchdb-client
Project URL

Project URL

https://github.com/sanskrit-coders
Project Organization

Project Organization

com.github.sanskrit-coders
Source Code Management

Source Code Management

https://github.com/sanskrit-coders/couchdb-client

Download couchdb-client_2.12

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-core jar 0.9.29
org.json4s : json4s-ast_2.12 jar 3.5.2
org.json4s : json4s-native_2.12 jar 3.5.2
org.ektorp : org.ektorp jar 1.4.4
com.github.sanskrit-coders : indic-transliteration_2.12 jar 1.8
com.github.sanskrit-coders : db-interface_2.12 jar 3.1
org.scalactic : scalactic_2.12 jar 3.0.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4

Project Modules

There are no modules declared in this project.

Introduction

  • Some scala classes (built on top of the java org.ektrop library) to access couchdb databases of interest to the sanskrit-coders group. Some of these databases are listed in this online spreadsheet .

Database and packaging software developer instructions

Links to general comments

See indic-transliteration/README for the following info:

com.github.sanskrit-coders

Sanskrit Open Source Programmers

Versions

Version
0.6
0.5
0.4
0.3
0.2