Friday, 15 February 2013

frameworks - What is the version of Apache Camel used in Akka 2.1? -



frameworks - What is the version of Apache Camel used in Akka 2.1? -

i looking @ using akka camel in mission critical app. version of apache camel used in current akka 2.1? how can used latest apache camel in akka?

from akka dependencies, seems akka-camel uses apache camel 2.10.0:

val camelcore = "org.apache.camel" % "camel-core" % "2.10.0" exclude("org.slf4j", "slf4j-api") // apachev2

apache frameworks version integration akka

No comments:

Post a Comment