I am trying to add camel-mongodb to a route and when I used the following
dependency I get a not found error in eclipse. 

                <apache.camel-version>2.9.2</apache.camel-version>

                <dependency>
                    <groupId>org.apache.camel</groupId>
                    <artifactId>camel-mongodb</artifactId>
                    <version>${apache.camel-version}</version>
                </dependency>

Any help would be appreciated. I did check the maven repository and did not
find that particular component listed.

Thanks,

Don Davis



--
View this message in context: 
http://camel.465427.n5.nabble.com/maven-camel-mongodb-not-found-tp5687223.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to