is not current version
Last Version 1.21.0.1

com.xtdb:xtdb-http-server 1.19.0-beta1

XTDB HTTP Server

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-http-server
Version

Version

1.19.0-beta1
Type

Type

jar

Download xtdb-http-server 1.19.0-beta1


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