Scray - Service

scray remote query service interface

License

License

GroupId

GroupId

org.scray
ArtifactId

ArtifactId

scray-service
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Scray - Service
scray remote query service interface

Download scray-service

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.scray : scray-common jar 1.1.2
org.scray : scray-querying jar 1.1.2
org.parboiled : parboiled_2.11 jar 2.0.1
com.twitter : scrooge-core_2.11 jar 4.16.0
org.apache.thrift : libthrift jar 0.8.0
com.twitter : chill_2.11 jar 0.8.0
com.twitter : util-core_2.11 jar 6.43.0
com.twitter : util-codec_2.11 jar 6.43.0
com.twitter : finagle-core_2.11 jar 6.44.0
com.twitter : finagle-thrift_2.11 jar 6.44.0
com.twitter : chill-bijection_2.11 jar 0.8.0
com.twitter : storehaus-memcache_2.11 jar 0.15.0
org.xerial.snappy : snappy-java jar 1.1.1.6
org.scala-lang : scala-library jar 2.11.8
com.typesafe.scala-logging : scala-logging_2.11 jar 3.5.0
ch.qos.logback : logback-classic jar 1.2.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1
junit : junit jar 4.4
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
0.10.0
0.9.5
0.9.4