| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-camel_2.10 |
| Version | Version2.3.16 |
| Type | Typejar |
| Description |
Descriptionakka-camel
akka-camel
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| akka-camel_2.10-2.3.16.pom | |
| akka-camel_2.10-2.3.16.jar | 202 KB |
| akka-camel_2.10-2.3.16-sources.jar | 26 KB |
| akka-camel_2.10-2.3.16-javadoc.jar | 247 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.10/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-camel_2.10</artifactId>
<version>2.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.10/
implementation 'com.typesafe.akka:akka-camel_2.10:2.3.16'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.10/
implementation ("com.typesafe.akka:akka-camel_2.10:2.3.16")
'com.typesafe.akka:akka-camel_2.10:jar:2.3.16'
<dependency org="com.typesafe.akka" name="akka-camel_2.10" rev="2.3.16">
<artifact name="akka-camel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-camel_2.10', version='2.3.16')
)
libraryDependencies += "com.typesafe.akka" % "akka-camel_2.10" % "2.3.16"
[com.typesafe.akka/akka-camel_2.10 "2.3.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.16 |
| com.typesafe.akka : akka-slf4j_2.10 | jar | 2.3.16 |
| org.apache.camel : camel-core | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.16 |
| org.scalatest : scalatest_2.10 | jar | 2.1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.8.1 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| commons-io : commons-io | jar | 2.4 |
| com.novocode : junit-interface | jar | 0.11 |