| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.github.PuspenduBanerjee |
| Идентификатор | Идентификаторakka-springctx-camel |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеakka-springctx-camel
A library to bind akka with spring and any spring supported framework, as camel, cxf etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| akka-springctx-camel-1.0.0.pom | |
| akka-springctx-camel-1.0.0.jar | 11 KB |
| akka-springctx-camel-1.0.0-sources.jar | 9 KB |
| akka-springctx-camel-1.0.0-javadoc.jar | 37 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |