Last Version

voltdbclient 11.0

VoltDB client interface libraries

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.voltdb
ArtifactId

ArtifactId

voltdbclient
Version

Version

11.0
Type

Type

jar
Description

Description

voltdbclient
VoltDB client interface libraries
Project URL

Project URL

http://www.voltdb.com/

Download voltdbclient 11.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
io.netty : netty-all Optional jar 4.1.43.Final
io.netty : netty-tcnative-boringssl-static Optional jar 2.0.34.Final

Project Modules

There are no modules declared in this project.