is not current version
Last Version 1.0.0

com.github.PuspenduBanerjee:akka-springctx-camel 0.0.5

A library to bind akka with spring and any spring supported framework, as camel, cxf etc.

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.PuspenduBanerjee
ArtifactId

ArtifactId

akka-springctx-camel
Version

Version

0.0.5
Type

Type

jar

Download akka-springctx-camel 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.PuspenduBanerjee/akka-springctx-camel/ -->
<dependency>
    <groupId>com.github.PuspenduBanerjee</groupId>
    <artifactId>akka-springctx-camel</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.PuspenduBanerjee/akka-springctx-camel/
implementation 'com.github.PuspenduBanerjee:akka-springctx-camel:0.0.5'
// https://jarcasting.com/artifacts/com.github.PuspenduBanerjee/akka-springctx-camel/
implementation ("com.github.PuspenduBanerjee:akka-springctx-camel:0.0.5")
'com.github.PuspenduBanerjee:akka-springctx-camel:jar:0.0.5'
<dependency org="com.github.PuspenduBanerjee" name="akka-springctx-camel" rev="0.0.5">
  <artifact name="akka-springctx-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.PuspenduBanerjee', module='akka-springctx-camel', version='0.0.5')
)
libraryDependencies += "com.github.PuspenduBanerjee" % "akka-springctx-camel" % "0.0.5"
[com.github.PuspenduBanerjee/akka-springctx-camel "0.0.5"]