| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.sergiman94 |
| ArtifactId | ArtifactIdvortexdb-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvortex-client
This library connects users to the vortexdb system.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vortexdb-client-1.0.0.pom | |
| vortexdb-client-1.0.0.jar | 301 KB |
| vortexdb-client-1.0.0-sources.jar | 133 KB |
| vortexdb-client-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vortex.common » vortexdb-common | jar | 1.0-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |