License |
License |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdfinagle-kestrelx_2.10 |
Version | Version6.25.0 |
Type | Typejar |
Description |
Descriptionfinagle-kestrelx
finagle-kestrelx
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.twitter |
Filename | Size |
---|---|
finagle-kestrelx_2.10-6.25.0.pom | |
finagle-kestrelx_2.10-6.25.0.jar | 664 KB |
finagle-kestrelx_2.10-6.25.0-sources.jar | 21 KB |
finagle-kestrelx_2.10-6.25.0-javadoc.jar | 860 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/finagle-kestrelx_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-kestrelx_2.10</artifactId>
<version>6.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/finagle-kestrelx_2.10/
implementation 'com.twitter:finagle-kestrelx_2.10:6.25.0'
// https://jarcasting.com/artifacts/com.twitter/finagle-kestrelx_2.10/
implementation ("com.twitter:finagle-kestrelx_2.10:6.25.0")
'com.twitter:finagle-kestrelx_2.10:jar:6.25.0'
<dependency org="com.twitter" name="finagle-kestrelx_2.10" rev="6.25.0">
<artifact name="finagle-kestrelx_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='finagle-kestrelx_2.10', version='6.25.0')
)
libraryDependencies += "com.twitter" % "finagle-kestrelx_2.10" % "6.25.0"
[com.twitter/finagle-kestrelx_2.10 "6.25.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.twitter : finagle-core_2.10 | jar | 6.25.0 |
com.twitter : finagle-memcachedx_2.10 | jar | 6.25.0 |
com.twitter : finagle-thrift_2.10 | jar | 6.25.0 |
org.apache.thrift : libthrift | jar | 0.5.0 |
com.twitter : scrooge-core_2.10 | jar | 3.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.12.2 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |