| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdfinagle-http_2.13 |
| Version | Version22.1.0 |
| Type | Typejar |
| Description |
Descriptionfinagle-http
finagle-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Filename | Size |
|---|---|
| finagle-http_2.13-22.1.0.pom | |
| finagle-http_2.13-22.1.0.jar | 487 KB |
| finagle-http_2.13-22.1.0-sources.jar | 63 KB |
| finagle-http_2.13-22.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/finagle-http_2.13/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-http_2.13</artifactId>
<version>22.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/finagle-http_2.13/
implementation 'com.twitter:finagle-http_2.13:22.1.0'
// https://jarcasting.com/artifacts/com.twitter/finagle-http_2.13/
implementation ("com.twitter:finagle-http_2.13:22.1.0")
'com.twitter:finagle-http_2.13:jar:22.1.0'
<dependency org="com.twitter" name="finagle-http_2.13" rev="22.1.0">
<artifact name="finagle-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='finagle-http_2.13', version='22.1.0')
)
libraryDependencies += "com.twitter" % "finagle-http_2.13" % "22.1.0"
[com.twitter/finagle-http_2.13 "22.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.twitter : finagle-base-http_2.13 | jar | 22.1.0 |
| com.twitter : finagle-netty4-http_2.13 | jar | 22.1.0 |
| com.twitter : finagle-http2_2.13 | jar | 22.1.0 |
| com.twitter : finagle-toggle_2.13 | jar | 22.1.0 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.2 |
| com.twitter : util-codec_2.13 | jar | 22.1.0 |
| com.twitter : util-logging_2.13 | jar | 22.1.0 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.40.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatest : scalatest_2.13 | jar | 3.1.1 |
| org.scalatestplus : junit-4-12_2.13 | jar | 3.1.2.0 |
| org.scalatestplus : mockito-1-10_2.13 | jar | 3.1.0.0 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.1.2.0 |