elasql

A distributed relational DBMS aiming on high scalability, high availability and elasticity.

License

License

GroupId

GroupId

org.elasql
ArtifactId

ArtifactId

elasql
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

elasql
A distributed relational DBMS aiming on high scalability, high availability and elasticity.
Project URL

Project URL

http://www.elasql.org
Project Organization

Project Organization

VanillaDB Organization
Source Code Management

Source Code Management

https://github.com/elasql/elasql/tree/master

Download elasql

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.vanilladb : core jar 0.6.0
org.vanilladb : comm jar 0.2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.elasql

Versions

Version
0.3.2
0.3.0
0.2.1