Last Version

client 2.6.0

Client driver for the mark datastore.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

client
Version

Version

2.6.0
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 2.6.0


<!-- 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.