{"id":66833,"library":"hornetq-core","title":"HornetQ Core","description":"Putting the buzz in messaging — a high-performance messaging system.","status":"active","version":"2.2.14.Final","language":"java","source_language":null,"source_url":"https://github.com/hornetq/hornetq","tags":["messaging","jms","hornetq","queue"],"install":[{"cmd":"<dependency>\n  <groupId>org.hornetq</groupId>\n  <artifactId>hornetq-core</artifactId>\n  <version>2.2.14.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.hornetq:hornetq-core:2.2.14.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HornetQServer","correct":"org.hornetq.core.server.HornetQServer"}],"quickstart":{"code":"import org.hornetq.core.server.HornetQServer;\nimport org.hornetq.core.server.impl.HornetQServerImpl;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        HornetQServer server = new HornetQServerImpl();\n        server.start();\n        System.out.println(\"HornetQ server started\");\n    }\n}","lang":"java","description":"Starts a basic HornetQ messaging server."},"warnings":[{"fix":"Use ActiveMQ Artemis instead for continued support.","message":"HornetQ is superseded by ActiveMQ Artemis; consider migrating.","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'buzz':5 'core':2 'high':10 'high-perform':9 'hornetq':1,16 'jms':15 'messag':7,12,14 'perform':11 'put':3 'queue':17 'system':13","created_at":"2026-06-17T17:29:15.168634+00:00","updated_at":"2026-06-17T17:29:15.168634+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://hornetq.org","github":"https://github.com/hornetq/hornetq","docs":"https://appdoc.app/artifact/org.hornetq/hornetq-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"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}}