{"id":55647,"library":"org-apache-felix-ipojo-annotations","title":"Apache Felix iPOJO Annotations","description":"Provides annotations for defining iPOJO component types in OSGi applications.","status":"active","version":"1.13.0","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=felix-dev.git;f=pom","tags":["osgi","ipojo","annotations","component"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.felix</groupId>\n  <artifactId>org.apache.felix.ipojo.annotations</artifactId>\n  <version>1.13.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.felix:org.apache.felix.ipojo.annotations:1.13.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Component","correct":"org.apache.felix.ipojo.annotations.Component"}],"quickstart":{"code":"import org.apache.felix.ipojo.annotations.Component;\nimport org.apache.felix.ipojo.annotations.Provides;\n\n@Component\n@Provides\npublic class MyComponent {\n    public void start() {\n        System.out.println(\"iPOJO component started\");\n    }\n}","lang":"java","description":"Declares an OSGi component using iPOJO annotations."},"warnings":[],"env_vars":null,"search_vec":"'annot':4,6,17 'apach':1 'applic':14 'compon':10,18 'defin':8 'felix':2 'ipojo':3,9,16 'osgi':13,15 'provid':5 'type':11","created_at":"2026-06-15T10:00:15.379741+00:00","updated_at":"2026-06-15T10:00:15.379741+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://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/how-to-use-ipojo-annotations.html","github":null,"docs":"https://appdoc.app/artifact/org.apache.felix/org.apache.felix.ipojo.annotations/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["dependency-injection"],"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}}