is not current version
Last Version 2.36.1

com.github.joschi.jersey.jetty10:jersey-test-framework-provider-jetty 2.33

Jersey Test Framework - Jetty 10.x HTTP container

Categories

Categories

IDE Development Tools Jetty Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.joschi.jersey.jetty10
ArtifactId

ArtifactId

jersey-test-framework-provider-jetty
Version

Version

2.33
Type

Type

jar

Download jersey-test-framework-provider-jetty 2.33


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