{"id":56504,"library":"jersey-test-framework-provider-jetty","title":"Jersey Test Framework - Jetty HTTP Container","description":"Jersey Test Framework provider for Jetty HTTP container, enabling integration testing of JAX-RS applications.","status":"active","version":"4.0.2","language":"java","source_language":null,"source_url":"https://github.com/eclipse-ee4j/jersey","tags":["jersey","test","jetty","jax-rs"],"install":[{"cmd":"<dependency>\n  <groupId>org.glassfish.jersey.test-framework.providers</groupId>\n  <artifactId>jersey-test-framework-provider-jetty</artifactId>\n  <version>4.0.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty:4.0.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JerseyTest","correct":"org.glassfish.jersey.test.JerseyTest"}],"quickstart":{"code":"import org.glassfish.jersey.test.JerseyTest;\nimport org.glassfish.jersey.test.spi.TestContainerFactory;\n\npublic class MyTest extends JerseyTest {\n    @Override\n    protected TestContainerFactory getTestContainerFactory() {\n        return new JettyTestContainerFactory();\n    }\n}","lang":"java","description":"Extend JerseyTest and configure Jetty container factory for testing."},"warnings":[],"env_vars":null,"search_vec":"'applic':22 'contain':6,14 'enabl':15 'framework':3,9 'http':5,13 'integr':16 'jax':20,27 'jax-r':19,26 'jersey':1,7,23 'jetti':4,12,25 'provid':10 'rs':21,28 'test':2,8,17,24","created_at":"2026-06-15T10:39:03.876067+00:00","updated_at":"2026-06-15T10:39:03.876067+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://projects.eclipse.org/projects/ee4j.jersey","github":"https://github.com/eclipse-ee4j/jersey","docs":"https://appdoc.app/artifact/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-jetty/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}