| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdfinagle-httpx_2.11 |
| Version | Version6.29.0 |
| Type | Typejar |
| Description |
Descriptionfinagle-httpx
finagle-httpx
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| finagle-httpx_2.11-6.29.0.pom | |
| finagle-httpx_2.11-6.29.0.jar | 708 KB |
| finagle-httpx_2.11-6.29.0-sources.jar | 73 KB |
| finagle-httpx_2.11-6.29.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/finagle-httpx_2.11/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-httpx_2.11</artifactId>
<version>6.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/finagle-httpx_2.11/
implementation 'com.twitter:finagle-httpx_2.11:6.29.0'
// https://jarcasting.com/artifacts/com.twitter/finagle-httpx_2.11/
implementation ("com.twitter:finagle-httpx_2.11:6.29.0")
'com.twitter:finagle-httpx_2.11:jar:6.29.0'
<dependency org="com.twitter" name="finagle-httpx_2.11" rev="6.29.0">
<artifact name="finagle-httpx_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='finagle-httpx_2.11', version='6.29.0')
)
libraryDependencies += "com.twitter" % "finagle-httpx_2.11" % "6.29.0"
[com.twitter/finagle-httpx_2.11 "6.29.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| com.twitter : finagle-core_2.11 | jar | 6.29.0 |
| com.twitter : util-codec_2.11 | jar | 6.28.0 |
| com.twitter : util-logging_2.11 | jar | 6.28.0 |
| commons-lang : commons-lang | jar | 2.6 |
| com.google.guava : guava | jar | 16.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.0 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11 | jar | 1.12.2 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |