GitHub / CamelCookbook / camel-cookbook-examples
Example source code for Apache Camel Developer's Cookbook
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CamelCookbook%2Fcamel-cookbook-examples
Stars: 260
Forks: 187
Open issues: 62
License: apache-2.0
Language: Java
Size: 6.59 MB
Dependencies parsed at:
292
Created at: over 12 years ago
Updated at: about 1 year ago
Pushed at: about 3 years ago
Last synced at: about 1 year ago
Topics: apache-camel, examples, integration, packtpub
- commons-lang:commons-lang
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.apache.logging.log4j:log4j-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-jcl
- org.apache.logging.log4j:log4j-slf4j-impl
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
02-routing/pom.xml
maven
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
03-extending/pom.xml
maven
- org.apache.activemq:activemq-camel
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
04-rest/pom.xml
maven
- org.apache.camel:camel-core
- org.apache.camel:camel-jackson
- org.apache.camel:camel-jaxb
- org.apache.camel:camel-spring
- org.apache.camel:camel-swagger-java
- org.apache.camel:camel-undertow
- org.apache.logging.log4j:log4j-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-slf4j-impl
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-jcl test
04-rest/rest-war/pom.xml
maven
04-rest-hello/pom.xml
maven
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.apache.camel:camel-undertow
- org.apache.logging.log4j:log4j-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-jcl
- org.apache.logging.log4j:log4j-slf4j-impl
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
05-transforming/pom.xml
maven
- commons-lang:commons-lang
- org.apache.camel:camel-bindy
- org.apache.camel:camel-core
- org.apache.camel:camel-jackson
- org.apache.camel:camel-jaxb
- org.apache.camel:camel-saxon
- org.apache.camel:camel-spring
- org.apache.camel:camel-xmljson
- org.apache.camel:camel-xstream
- org.jvnet.jaxb2_commons:jaxb2-basics-runtime 0.6.4
- org.slf4j:slf4j-api
- xom:xom
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
- org.apache.camel:camel-core
- org.apache.camel:camel-saxon
- org.apache.camel:camel-script
- org.apache.camel:camel-spring
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.apache.logging.log4j:log4j-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-slf4j-impl
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
09-transactions/pom.xml
maven
- com.atomikos:transactions
- com.atomikos:transactions-jdbc
- com.atomikos:transactions-jms
- com.h2database:h2
- commons-lang:commons-lang
- org.apache.activemq:activemq-camel
- org.apache.camel:camel-core
- org.apache.camel:camel-jdbc
- org.apache.camel:camel-spring
- org.apache.camel:camel-sql
- org.apache.geronimo.specs:geronimo-jta_1.1_spec
- org.slf4j:slf4j-api
- org.springframework:spring-jdbc
- org.springframework:spring-jms
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
- org.springframework.boot:spring-boot-dependencies ${spring-boot-version} import
- org.apache.camel:camel-servlet ${camel-version}
- org.apache.camel:camel-spring-boot-starter ${camel-version}
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-web
- io.vertx:vertx-camel-bridge 3.3.3
- io.vertx:vertx-core 3.3.3
- io.vertx:vertx-web 3.3.3
- org.apache.camel:camel-stream ${camel-version}
- org.slf4j:slf4j-api
- io.vertx:vertx-unit 3.3.3 test
- junit:junit test
11-testing/pom.xml
maven
- org.apache.activemq:activemq-camel
- org.apache.aries.blueprint:org.apache.aries.blueprint.cm
- org.apache.camel:camel-blueprint
- org.apache.camel:camel-core
- org.apache.camel:camel-spring
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-blueprint test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
12-monitoring/pom.xml
maven
- org.apache.camel:camel-core
- org.apache.camel:camel-jmx
- org.apache.camel:camel-spring
- org.apache.logging.log4j:log4j-api
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-slf4j-impl
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-jcl test
13-security/pom.xml
maven
- com.google.code.spring-crypto-utils:spring-crypto-utils 1.3.0
- commons-codec:commons-codec
- commons-lang:commons-lang
- net.sf.saxon:Saxon-HE
- org.apache.camel:camel-core
- org.apache.camel:camel-crypto
- org.apache.camel:camel-jasypt
- org.apache.camel:camel-spring
- org.apache.camel:camel-spring-security
- org.apache.camel:camel-xmlsecurity
- org.slf4j:slf4j-api
- org.springframework.security:spring-security-config
- org.springframework.security:spring-security-core
- xalan:xalan
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
- org.apache.camel:camel-core
- org.apache.camel:camel-cxf
- org.apache.camel:camel-jaxb
- org.apache.camel:camel-spring
- org.camelcookbook.examples:ws-payments-api ${project.version}
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.camel:camel-test test
- org.apache.camel:camel-test-spring test
- org.apache.cxf:cxf-rt-transports-http-jetty test
- org.apache.logging.log4j:log4j-api test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jcl test
- org.apache.logging.log4j:log4j-slf4j-impl test
pom.xml
maven
- com.fasterxml.jackson:jackson-bom 2.8.9 import
- org.apache.logging.log4j:log4j-bom 2.8.2 import
- com.atomikos:transactions 4.0.4
- com.atomikos:transactions-api 4.0.4
- com.atomikos:transactions-jdbc 4.0.4
- com.atomikos:transactions-jms 4.0.4
- com.google.guava:guava 20.0
- com.h2database:h2 1.4.196
- com.sun.xml.bind:jaxb-core 2.2.11
- com.sun.xml.bind:jaxb-impl 2.2.11
- commons-codec:commons-codec 1.10
- commons-lang:commons-lang 2.6
- commons-logging:commons-logging 1.2
- io.swagger:swagger-core 1.5.16
- net.sf.saxon:Saxon-HE 9.7.0-18
- org.apache.activemq:activemq-camel 5.14.5
- org.apache.aries.blueprint:org.apache.aries.blueprint.api 1.0.1
- org.apache.aries.blueprint:org.apache.aries.blueprint.cm 1.0.6
- org.apache.aries.blueprint:org.apache.aries.blueprint.core 1.4.4
- org.apache.aries.proxy:org.apache.aries.proxy.api 1.0.1
- org.apache.aries.proxy:org.apache.aries.proxy.impl 1.0.4
- org.apache.aries:org.apache.aries.util 1.1.3
- org.apache.camel:camel-bindy 2.20.0-SNAPSHOT
- org.apache.camel:camel-blueprint 2.20.0-SNAPSHOT
- org.apache.camel:camel-core 2.20.0-SNAPSHOT
- org.apache.camel:camel-crypto 2.20.0-SNAPSHOT
- org.apache.camel:camel-cxf 2.20.0-SNAPSHOT
- org.apache.camel:camel-jackson 2.20.0-SNAPSHOT
- org.apache.camel:camel-jasypt 2.20.0-SNAPSHOT
- org.apache.camel:camel-jaxb 2.20.0-SNAPSHOT
- org.apache.camel:camel-jdbc 2.20.0-SNAPSHOT
- org.apache.camel:camel-jms 2.20.0-SNAPSHOT
- org.apache.camel:camel-jmx 2.20.0-SNAPSHOT
- org.apache.camel:camel-netty4-http 2.20.0-SNAPSHOT
- org.apache.camel:camel-saxon 2.20.0-SNAPSHOT
- org.apache.camel:camel-script 2.20.0-SNAPSHOT
- org.apache.camel:camel-servlet 2.20.0-SNAPSHOT
- org.apache.camel:camel-spring 2.20.0-SNAPSHOT
- org.apache.camel:camel-spring-security 2.20.0-SNAPSHOT
- org.apache.camel:camel-sql 2.20.0-SNAPSHOT
- org.apache.camel:camel-swagger-java 2.20.0-SNAPSHOT
- org.apache.camel:camel-undertow 2.20.0-SNAPSHOT
- org.apache.camel:camel-xmljson 2.20.0-SNAPSHOT
- org.apache.camel:camel-xmlsecurity 2.20.0-SNAPSHOT
- org.apache.camel:camel-xstream 2.20.0-SNAPSHOT
- org.apache.commons:commons-lang3 3.5
- org.apache.cxf:cxf-core 3.1.11
- org.apache.cxf:cxf-rt-transports-http 3.1.11
- org.apache.cxf:cxf-rt-transports-http-jetty 3.1.11
- org.apache.geronimo.specs:geronimo-jta_1.1_spec 1.1.1
- org.slf4j:slf4j-api 1.7.22
- org.springframework.security:spring-security-config 4.1.4.RELEASE
- org.springframework.security:spring-security-core 4.1.4.RELEASE
- org.springframework:spring-aop 4.3.10.RELEASE
- org.springframework:spring-beans 4.3.10.RELEASE
- org.springframework:spring-context 4.3.10.RELEASE
- org.springframework:spring-context-support 4.3.10.RELEASE
- org.springframework:spring-core 4.3.10.RELEASE
- org.springframework:spring-jdbc 4.3.10.RELEASE
- org.springframework:spring-jms 4.3.10.RELEASE
- org.springframework:spring-tx 4.3.10.RELEASE
- org.springframework:spring-web 4.3.10.RELEASE
- xalan:xalan 2.7.2
- xml-apis:xml-apis 1.4.01
- xom:xom 1.2.5
- junit:junit 4.12 test
- org.apache.camel:camel-test 2.20.0-SNAPSHOT test
- org.apache.camel:camel-test-blueprint 2.20.0-SNAPSHOT test
- org.apache.camel:camel-test-spring 2.20.0-SNAPSHOT test
- org.springframework:spring-test 4.3.10.RELEASE test