client

Client driver for the mark datastore.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

client
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

client
Client driver for the mark datastore.
Project URL

Project URL

https://gitlab.cylab.be/cylab/mark/client

Download client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
be.cylab.mark : core jar 2.6.0
be.cylab : jsonrpc4j jar 1.5.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.mongodb : bson jar 3.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.0.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.3-RC1
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0-RC1
0.0.28
0.0.27
0.0.26
0.0.25
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.17
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10