{"id":65468,"library":"geronimo-ejb-3-0-spec","title":"Geronimo EJB 3.0 Spec","description":"Provides the open-source implementation of the EJB 3.0 specification from the Apache Geronimo project.","status":"active","version":"1.0.1","language":"java","source_language":null,"source_url":"scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-ejb_3.0_spec-1.0.1","tags":["ejb","specification","geronimo","enterprise"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.geronimo.specs</groupId>\n  <artifactId>geronimo-ejb_3.0_spec</artifactId>\n  <version>1.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.geronimo.specs:geronimo-ejb_3.0_spec:1.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Stateless","correct":"javax.ejb.Stateless"}],"quickstart":{"code":"import javax.ejb.Stateless;\n\n@Stateless\npublic class MyEjb {\n    public String sayHello() {\n        return \"Hello from EJB!\";\n    }\n}","lang":"java","description":"Shows a simple stateless session bean using the EJB 3.0 annotation."},"warnings":[{"fix":"Ensure your application server (e.g., TomEE, WildFly) supports EJB 3.0.","message":"This is a specification API, not an implementation; you need a compatible EJB container to run it.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'3.0':3,14 'apach':18 'ejb':2,13,21 'enterpris':24 'geronimo':1,19,23 'implement':10 'open':8 'open-sourc':7 'project':20 'provid':5 'sourc':9 'spec':4 'specif':15,22","created_at":"2026-06-17T17:10:54.549355+00:00","updated_at":"2026-06-17T17:10:54.549355+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-ejb_3.0_spec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}