https://github.com/rizkimufrizal/belajar-fuse
https://github.com/rizkimufrizal/belajar-fuse
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rizkimufrizal/belajar-fuse
- Owner: RizkiMufrizal
- Created: 2019-02-20T16:14:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T18:16:01.000Z (over 6 years ago)
- Last Synced: 2025-01-08T02:13:40.038Z (5 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
Camel Project for Blueprint
=========================================To build this project use
mvn install
To run the project you can execute the following Maven goal
mvn camel:run
To deploy the project in OSGi. For example using Apache Karaf.
You can run the following command from its shell:osgi:install -s mvn:org.rizki.mufrizal.belajar.fuse/belajar-fuse/0.0.1
For more help see the Apache Camel documentation
http://camel.apache.org/