QuestDB Core

QuestDB is High Performance Time Series Database

License

License

GroupId

GroupId

org.questdb
ArtifactId

ArtifactId

core
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

QuestDB Core
QuestDB is High Performance Time Series Database
Project URL

Project URL

https://www.questdb.io/

Download core

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 17.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0
4.2.2
4.2.1
4.2.0
4.1.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0