is not current version
Last Version 2.36.1

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

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

Type

jar

Download jersey-test-framework-provider-jetty 2.36


<!-- 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.36</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.36'
// 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.36")
'com.github.joschi.jersey.jetty10:jersey-test-framework-provider-jetty:jar:2.36'
<dependency org="com.github.joschi.jersey.jetty10" name="jersey-test-framework-provider-jetty" rev="2.36">
  <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.36')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "jersey-test-framework-provider-jetty" % "2.36"
[com.github.joschi.jersey.jetty10/jersey-test-framework-provider-jetty "2.36"]