Last Version

Jetty :: FastCGI :: Client 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.fcgi
ArtifactId

ArtifactId

fcgi-client
Version

Version

11.0.11
Type

Type

jar
Description

Description

Jetty :: FastCGI :: Client
The Eclipse Jetty Project
Project Organization

Project Organization

Webtide

Download fcgi-client 11.0.11


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty.fcgi/fcgi-client/ -->
<dependency>
    <groupId>org.eclipse.jetty.fcgi</groupId>
    <artifactId>fcgi-client</artifactId>
    <version>11.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty.fcgi/fcgi-client/
implementation 'org.eclipse.jetty.fcgi:fcgi-client:11.0.11'
// https://jarcasting.com/artifacts/org.eclipse.jetty.fcgi/fcgi-client/
implementation ("org.eclipse.jetty.fcgi:fcgi-client:11.0.11")
'org.eclipse.jetty.fcgi:fcgi-client:jar:11.0.11'
<dependency org="org.eclipse.jetty.fcgi" name="fcgi-client" rev="11.0.11">
  <artifact name="fcgi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty.fcgi', module='fcgi-client', version='11.0.11')
)
libraryDependencies += "org.eclipse.jetty.fcgi" % "fcgi-client" % "11.0.11"
[org.eclipse.jetty.fcgi/fcgi-client "11.0.11"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 11.0.11
org.eclipse.jetty : jetty-io jar 11.0.11
org.eclipse.jetty : jetty-http jar 11.0.11
org.eclipse.jetty : jetty-client jar 11.0.11
org.slf4j : slf4j-api jar 2.0.0-alpha6

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.11
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.