{"id":69243,"library":"tjws","title":"RESTEasy TJWS","description":"Thin Web Server (TJWS) integration for RESTEasy, a JAX-RS implementation.","status":"active","version":"3.15.6.Final","language":"java","source_language":null,"source_url":"https://github.com/resteasy/Resteasy","tags":["rest","jax-rs","embedded","server"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss.resteasy</groupId>\n  <artifactId>tjws</artifactId>\n  <version>3.15.6.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss.resteasy:tjws:3.15.6.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TJWSEmbeddedJaxrsServer","correct":"org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer"}],"quickstart":{"code":"import org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        TJWSEmbeddedJaxrsServer server = new TJWSEmbeddedJaxrsServer();\n        server.setPort(8080);\n        server.start();\n    }\n}","lang":"java","description":"Start an embedded RESTEasy server using TJWS."},"warnings":[],"env_vars":null,"search_vec":"'embed':19 'implement':14 'integr':7 'jax':12,17 'jax-r':11,16 'rest':15 'resteasi':1,9 'rs':13,18 'server':5,20 'thin':3 'tjws':2,6 'web':4","created_at":"2026-06-17T17:59:35.220031+00:00","updated_at":"2026-06-17T17:59:35.220031+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":"http://rest-easy.org","github":"https://github.com/resteasy/Resteasy","docs":"https://appdoc.app/artifact/org.jboss.resteasy/tjws/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}