vortex-client

This library connects users to the vortexdb system.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.sergiman94
ArtifactId

ArtifactId

vortexdb-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

vortex-client
This library connects users to the vortexdb system.
Project URL

Project URL

https://github.com/sergiman94/vortex-client
Source Code Management

Source Code Management

https://github.com/sergiman94/vortex-client

Download vortexdb-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vortex.common » vortexdb-common jar 1.0-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.1