is not current version
Last Version 2.36.1

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

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.33
Type

Type

jar

Download jersey-container-jetty-http 2.33


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