is not current version
Last Version 2.36.1

com.github.joschi.jersey.jetty10:jersey-container-jetty-http 2.36

Jetty 10.x HTTP Container

Categories

Categories

Jetty Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.joschi.jersey.jetty10
ArtifactId

ArtifactId

jersey-container-jetty-http
Version

Version

2.36
Type

Type

jar

Download jersey-container-jetty-http 2.36


<!-- https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/ -->
<dependency>
    <groupId>com.github.joschi.jersey.jetty10</groupId>
    <artifactId>jersey-container-jetty-http</artifactId>
    <version>2.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/
implementation 'com.github.joschi.jersey.jetty10:jersey-container-jetty-http:2.36'
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/jersey-container-jetty-http/
implementation ("com.github.joschi.jersey.jetty10:jersey-container-jetty-http:2.36")
'com.github.joschi.jersey.jetty10:jersey-container-jetty-http:jar:2.36'
<dependency org="com.github.joschi.jersey.jetty10" name="jersey-container-jetty-http" rev="2.36">
  <artifact name="jersey-container-jetty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.jersey.jetty10', module='jersey-container-jetty-http', version='2.36')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "jersey-container-jetty-http" % "2.36"
[com.github.joschi.jersey.jetty10/jersey-container-jetty-http "2.36"]