is not current version
Last Version 11.0.11

Jetty :: IO Utility 11.0.9

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-io
Version

Version

11.0.9
Type

Type

jar
Description

Description

Jetty :: IO Utility
The Eclipse Jetty Project
Project URL

Project URL

https://eclipse.org/jetty/jetty-io
Project Organization

Project Organization

Webtide

Download jetty-io 11.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha6
org.eclipse.jetty : jetty-util jar 11.0.9
org.eclipse.jetty : jetty-jmx Optional jar 11.0.9

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.9
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.