| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdhttp4s-jetty_2.10 |
| Version | Version0.16.6a |
| Type | Typejar |
| Description |
Descriptionjetty
Jetty implementation for http4s servers
|
| Project Organization |
Project Organizationorg.http4s |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http4s-jetty_2.10-0.16.6a.pom | |
| http4s-jetty_2.10-0.16.6a.jar | 29 KB |
| http4s-jetty_2.10-0.16.6a-sources.jar | 2 KB |
| http4s-jetty_2.10-0.16.6a-javadoc.jar | 356 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-jetty_2.10/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jetty_2.10</artifactId>
<version>0.16.6a</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-jetty_2.10/
implementation 'org.http4s:http4s-jetty_2.10:0.16.6a'
// https://jarcasting.com/artifacts/org.http4s/http4s-jetty_2.10/
implementation ("org.http4s:http4s-jetty_2.10:0.16.6a")
'org.http4s:http4s-jetty_2.10:jar:0.16.6a'
<dependency org="org.http4s" name="http4s-jetty_2.10" rev="0.16.6a">
<artifact name="http4s-jetty_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-jetty_2.10', version='0.16.6a')
)
libraryDependencies += "org.http4s" % "http4s-jetty_2.10" % "0.16.6a"
[org.http4s/http4s-jetty_2.10 "0.16.6a"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| org.http4s : http4s-servlet_2.10 | jar | 0.16.6a |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.8.v20171121 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-dsl_2.10 | jar | 0.16.6a |
| org.typelevel : discipline_2.10 | jar | 0.8 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalaz : scalaz-scalacheck-binding_2.10 | jar | 7.2.17 |
| org.specs2 : specs2-core_2.10 | jar | 3.8.6 |
| org.specs2 : specs2-matcher-extra_2.10 | jar | 3.8.6 |
| org.specs2 : specs2-scalacheck_2.10 | jar | 3.8.6 |