{"id":73929,"library":"camel-quarkus-mock","title":"Camel Quarkus Mock","description":"Camel Quarkus extension for testing routes and mediation rules using mocks.","status":"active","version":"3.33.0","language":"java","source_language":null,"source_url":"https://github.com/apache/camel-quarkus","tags":["camel","quarkus","testing","mock"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.camel.quarkus</groupId>\n  <artifactId>camel-quarkus-mock</artifactId>\n  <version>3.33.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.camel.quarkus:camel-quarkus-mock:3.33.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MockComponent","correct":"org.apache.camel.quarkus.component.mock.MockComponent"}],"quickstart":{"code":"import org.apache.camel.quarkus.component.mock.MockComponent;\nimport org.apache.camel.CamelContext;\nimport org.apache.camel.quarkus.core.CamelContextProducer;\n\npublic class Example {\n    public void configure(CamelContext context) {\n        context.addComponent(\"mock\", new MockComponent());\n    }\n}","lang":"java","description":"Use mock component in Camel Quarkus route testing."},"warnings":[],"env_vars":null,"search_vec":"'camel':1,4,15 'extens':6 'mediat':11 'mock':3,14,18 'quarkus':2,5,16 'rout':9 'rule':12 'test':8,17 'use':13","created_at":"2026-06-17T18:57:00.215450+00:00","updated_at":"2026-06-17T18:57:00.215450+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://camel.apache.org","github":"https://github.com/apache/camel-quarkus","docs":"https://appdoc.app/artifact/org.apache.camel.quarkus/camel-quarkus-mock/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"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}}