License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-tomcat-server_3 |
Version | Version1.0.0-M30 |
Type | Typejar |
Description |
Descriptiontomcat-server
Tomcat implementation for http4s servers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-tomcat-server_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-tomcat-server_3</artifactId>
<version>1.0.0-M30</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-tomcat-server_3/
implementation 'org.http4s:http4s-tomcat-server_3:1.0.0-M30'
// https://jarcasting.com/artifacts/org.http4s/http4s-tomcat-server_3/
implementation ("org.http4s:http4s-tomcat-server_3:1.0.0-M30")
'org.http4s:http4s-tomcat-server_3:jar:1.0.0-M30'
<dependency org="org.http4s" name="http4s-tomcat-server_3" rev="1.0.0-M30">
<artifact name="http4s-tomcat-server_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-tomcat-server_3', version='1.0.0-M30')
)
libraryDependencies += "org.http4s" % "http4s-tomcat-server_3" % "1.0.0-M30"
[org.http4s/http4s-tomcat-server_3 "1.0.0-M30"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-servlet_3 | jar | 1.0.0-M30 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.apache.tomcat : tomcat-catalina | jar | 9.0.55 |
org.apache.tomcat : tomcat-coyote | jar | 9.0.55 |
org.apache.tomcat : tomcat-util-scan | jar | 9.0.55 |