| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-camel_2.12 |
| Version | Version2.5.32 |
| Type | Typejar |
| Description |
Descriptionakka-camel
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akka-camel_2.12-2.5.32.pom | |
| akka-camel_2.12-2.5.32.jar | 187 KB |
| akka-camel_2.12-2.5.32-sources.jar | 28 KB |
| akka-camel_2.12-2.5.32-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-camel_2.12</artifactId>
<version>2.5.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12/
implementation 'com.typesafe.akka:akka-camel_2.12:2.5.32'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12/
implementation ("com.typesafe.akka:akka-camel_2.12:2.5.32")
'com.typesafe.akka:akka-camel_2.12:jar:2.5.32'
<dependency org="com.typesafe.akka" name="akka-camel_2.12" rev="2.5.32">
<artifact name="akka-camel_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-camel_2.12', version='2.5.32')
)
libraryDependencies += "com.typesafe.akka" % "akka-camel_2.12" % "2.5.32"
[com.typesafe.akka/akka-camel_2.12 "2.5.32"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.5.32 |
| com.typesafe.akka : akka-slf4j_2.12 | jar | 2.5.32 |
| org.apache.camel : camel-core | jar | 2.17.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.ghik : silencer-lib_2.12.8 | jar | 1.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.32 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.activation : javax.activation | jar | 1.2.0 |
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.19.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| commons-io : commons-io | jar | 2.6 |