Last Version

Couchbase Lite Desktop utils 1.2

A collection of scala classes for manipulating a sanskrit_coders.db.couchbaseLite database using non-mobile (desktop libraries). Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

License

License

Apache License 2.0
Categories

Categories

Couchbase Data Databases
GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

couchbase-lite-desktop
Version

Version

1.2
Type

Type

jar
Description

Description

Couchbase Lite Desktop utils
A collection of scala classes for manipulating a sanskrit_coders.db.couchbaseLite database using non-mobile (desktop libraries). Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)
Project URL

Project URL

https://github.com/sanskrit-coders/couchbase-lite-desktop
Source Code Management

Source Code Management

https://github.com/sanskrit-coders/couchbase-lite-desktop

Download couchbase-lite-desktop 1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.sanskrit-coders : indic-transliteration jar 1.1
com.github.sanskrit-coders : db-interface jar 1.5
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-core jar 0.9.29
com.couchbase.lite : couchbase-lite-java jar 1.4.0
com.couchbase.lite : couchbase-lite-java-forestdb jar 1.4.0

Project Modules

There are no modules declared in this project.