Last Version

jersey-test-framework-provider-jetty 2.36.1

Jersey Test Framework - Jetty 10.x HTTP container

License

License

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

Type

jar
Description

Description

jersey-test-framework-provider-jetty
Jersey Test Framework - Jetty 10.x HTTP container
Project Organization

Project Organization

Eclipse Foundation

Download jersey-test-framework-provider-jetty 2.36.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
com.github.joschi.jersey.jetty10 : jersey-container-jetty-http jar 2.36.1
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 2.0.0-alpha7

test (3)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jaxb : jaxb-runtime jar 2.3.6
org.slf4j : jul-to-slf4j jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.