akka-springctx-camel

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.PuspenduBanerjee
ArtifactId

ArtifactId

akka-springctx-camel
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://puspendubanerjee.github.io/akka-springctx-camel
Source Code Management

Source Code Management

https://github.com/PuspenduBanerjee/akka-springctx-camel

Download akka-springctx-camel

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12 jar 2.5.25
com.typesafe.akka : akka-camel_2.12 jar 2.5.25
org.apache.camel : camel-core jar 2.24.0
org.apache.camel : camel-spring jar 2.24.0
org.scala-lang : scala-library jar 2.12.8

test (7)

Group / Artifact Type Version
com.typesafe.akka : akka-cluster_2.12 jar 2.5.25
com.typesafe.akka : akka-slf4j_2.12 jar 2.5.25
ch.qos.logback : logback-classic jar 1.1.7
com.typesafe.akka : akka-testkit_2.12 jar 2.5.25
org.scalatest : scalatest_2.12 jar 3.0.6
javax.inject : javax.inject jar 1
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.7
0.0.6
0.0.5