Java Antidote Client

A client to use the Antidote database from Java.

License

License

Categories

Categories

Java Languages Ant Build Tools CLI User Interface
GroupId

GroupId

eu.antidotedb
ArtifactId

ArtifactId

antidote-java-client
Last Version

Last Version

0.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

Java Antidote Client
A client to use the Antidote database from Java.
Project URL

Project URL

https://github.com/SyncFree/antidote-java-client/
Source Code Management

Source Code Management

https://github.com/SyncFree/antidote-java-client/

Download antidote-java-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.8.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.1.0
0.0.6
0.0.5
0.0.4