{"id":15687799,"url":"https://github.com/krasserm/camelinaction-appendix-e","last_synced_at":"2025-05-07T20:05:48.909Z","repository":{"id":1116412,"uuid":"986767","full_name":"krasserm/camelinaction-appendix-e","owner":"krasserm","description":"akka-camel examples from book Camel in Action - Appendix E (adjusted to the most recent Akka release or development snapshot)","archived":false,"fork":false,"pushed_at":"2012-02-01T06:24:44.000Z","size":125,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T20:04:12.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.manning.com/ibsen/appEsample.pdf","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krasserm.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-14T11:52:12.000Z","updated_at":"2014-08-04T05:48:44.000Z","dependencies_parsed_at":"2022-08-16T12:05:14.914Z","dependency_job_id":null,"html_url":"https://github.com/krasserm/camelinaction-appendix-e","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krasserm%2Fcamelinaction-appendix-e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krasserm%2Fcamelinaction-appendix-e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krasserm%2Fcamelinaction-appendix-e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krasserm%2Fcamelinaction-appendix-e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krasserm","download_url":"https://codeload.github.com/krasserm/camelinaction-appendix-e/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949272,"owners_count":21830151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T17:51:10.110Z","updated_at":"2025-05-07T20:05:48.874Z","avatar_url":"https://github.com/krasserm.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n------------\n\nThis sub-project implements the code examples of Camel in Action - Appendix E\n(http://www.manning.com/ibsen/appEsample.pdf). The examples are based on Akka\n1.3, Camel 2.9.0 and Scala 2.9.1.\n\nPrerequisites\n-------------\n\nBuilding and running the examples requires SBT 0.7 [1], a simple build tool\nfor Scala projects. Installation instructions can be found at [2]. After\ninstallation, you should have the 'sbt' command available.\n\nBuild examples\n--------------\n\nTo build the examples, go to the appendixE directory and run\n\nsbt update\nsbt compile\n\nfrom the command line. The first command downloads all necessary dependencies,\nthe second command compiles the sources.\n\nRun examples\n------------\n\nTo run one of the examples, run\n\nsbt run\n\nfrom the command line. This will display a list of main classes. The classes\nare named based on the section numbers in appendix E. Here's an example:\n\n [1] camelinaction.SectionE2\n [2] camelinaction.SectionE31\n [3] camelinaction.SectionE32\n [4] camelinaction.SectionE4\n [5] camelinaction.SectionE52\n [6] camelinaction.SectionE6\n [7] camelinaction.SectionE7\n\nTo run the examples from section 3.1, enter 2 when prompted.\n\nReferences\n----------\n\n[1] http://code.google.com/p/simple-build-tool/\n[2] http://code.google.com/p/simple-build-tool/wiki/Setup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrasserm%2Fcamelinaction-appendix-e","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrasserm%2Fcamelinaction-appendix-e","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrasserm%2Fcamelinaction-appendix-e/lists"}