{"id":54645,"library":"geronimo-jms-1-1-spec","title":"Geronimo JMS 1.1 Spec","description":"Apache Geronimo implementation of the JMS 1.1 specification.","status":"active","version":"1.1.1","language":"java","source_language":null,"source_url":"scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jms_1.1_spec-1.1.1","tags":["jms","messaging","spec","geronimo"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.geronimo.specs</groupId>\n  <artifactId>geronimo-jms_1.1_spec</artifactId>\n  <version>1.1.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ConnectionFactory","correct":"javax.jms.ConnectionFactory"}],"quickstart":{"code":"import javax.jms.ConnectionFactory;\n\npublic class Main {\n    public static void main(String[] args) {\n        ConnectionFactory cf = null; // typically obtained via JNDI\n        System.out.println(cf);\n    }\n}","lang":"java","description":"Demonstrates the JMS ConnectionFactory interface."},"warnings":[{"fix":"Use jakarta.jms:jakarta.jms-api for modern applications.","message":"JMS 1.1 is outdated; consider using JMS 2.0 (javax.jms) or Jakarta Messaging.","severity":"breaking","affected_versions":">=1.1.0"}],"env_vars":null,"search_vec":"'1.1':3,11 'apach':5 'geronimo':1,6,16 'implement':7 'jms':2,10,13 'messag':14 'spec':4,15 'specif':12","created_at":"2026-06-15T09:17:33.657840+00:00","updated_at":"2026-06-15T09:17:33.657840+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://geronimo.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.geronimo.specs/geronimo-jms_1.1_spec/","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-15","next_check":"2026-12-12","install_tag":null}}