Last Version

com.pilosa:pilosa-client 1.4.0

Java client for Pilosa high performance distributed index

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pilosa
ArtifactId

ArtifactId

pilosa-client
Version

Version

1.4.0
Type

Type

jar
Description

Description

com.pilosa:pilosa-client
Java client for Pilosa high performance distributed index
Project URL

Project URL

https://github.com/pilosa/java-pilosa
Project Organization

Project Organization

Pilosa Corp.
Source Code Management

Source Code Management

https://github.com/pilosa/java-pilosa/tree/master

Download pilosa-client 1.4.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta2
org.apache.commons : commons-lang3 jar 3.5
org.apache.httpcomponents : httpclient jar 4.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
com.google.protobuf : protobuf-java jar 3.6.1
com.pilosa : roaring jar 0.2.2
io.opentracing : opentracing-noop jar 0.32.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.