License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.armanbilge |
ArtifactId | ArtifactIdhttp4s-jetty-server_3 |
Last Version | Last Version1.0-377-020cf9e |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetty-server
Jetty implementation for http4s servers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.armanbilge/http4s-jetty-server_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>http4s-jetty-server_3</artifactId>
<version>1.0-377-020cf9e</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/http4s-jetty-server_3/
implementation 'com.armanbilge:http4s-jetty-server_3:1.0-377-020cf9e'
// https://jarcasting.com/artifacts/com.armanbilge/http4s-jetty-server_3/
implementation ("com.armanbilge:http4s-jetty-server_3:1.0-377-020cf9e")
'com.armanbilge:http4s-jetty-server_3:jar:1.0-377-020cf9e'
<dependency org="com.armanbilge" name="http4s-jetty-server_3" rev="1.0-377-020cf9e">
<artifact name="http4s-jetty-server_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='http4s-jetty-server_3', version='1.0-377-020cf9e')
)
libraryDependencies += "com.armanbilge" % "http4s-jetty-server_3" % "1.0-377-020cf9e"
[com.armanbilge/http4s-jetty-server_3 "1.0-377-020cf9e"]
Group / Artifact | Type | Version |
---|---|---|
com.armanbilge : http4s-servlet_3 | jar | 1.0-377-020cf9e |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.eclipse.jetty.http2 : http2-server | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-server | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.43.v20210629 |
org.eclipse.jetty : jetty-util | jar | 9.4.43.v20210629 |