Last Version

QuestDB Core 5.0.1

QuestDB is High Performance Time Series Database

License

License

GroupId

GroupId

org.questdb
ArtifactId

ArtifactId

core
Version

Version

5.0.1
Type

Type

jar
Description

Description

QuestDB Core
QuestDB is High Performance Time Series Database
Project URL

Project URL

https://www.questdb.io/

Download core 5.0.1


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