License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.voltdb |
ArtifactId | ArtifactIdvoltdbclient |
Version | Version10.1.1 |
Type | Typejar |
Description |
Descriptionvoltdbclient
VoltDB client interface libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
voltdbclient-10.1.1.pom | |
voltdbclient-10.1.1.jar | 3 MB |
voltdbclient-10.1.1-sources.jar | 2 MB |
voltdbclient-10.1.1-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.voltdb/voltdbclient/ -->
<dependency>
<groupId>org.voltdb</groupId>
<artifactId>voltdbclient</artifactId>
<version>10.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.voltdb/voltdbclient/
implementation 'org.voltdb:voltdbclient:10.1.1'
// https://jarcasting.com/artifacts/org.voltdb/voltdbclient/
implementation ("org.voltdb:voltdbclient:10.1.1")
'org.voltdb:voltdbclient:jar:10.1.1'
<dependency org="org.voltdb" name="voltdbclient" rev="10.1.1">
<artifact name="voltdbclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.voltdb', module='voltdbclient', version='10.1.1')
)
libraryDependencies += "org.voltdb" % "voltdbclient" % "10.1.1"
[org.voltdb/voltdbclient "10.1.1"]
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 |