| License |
License |
|---|---|
| Categories |
CategoriesAkka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.typesafe.akka |
| ArtifactId | ArtifactIdakka-camel_2.11.0-RC4 |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionakka-camel
akka-camel
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| akka-camel_2.11.0-RC4-2.3.0.pom | |
| akka-camel_2.11.0-RC4-2.3.0.jar | 197 KB |
| akka-camel_2.11.0-RC4-2.3.0-sources.jar | 26 KB |
| akka-camel_2.11.0-RC4-2.3.0-javadoc.jar | 290 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.11.0-RC4/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-camel_2.11.0-RC4</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.11.0-RC4/
implementation 'com.typesafe.akka:akka-camel_2.11.0-RC4:2.3.0'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.11.0-RC4/
implementation ("com.typesafe.akka:akka-camel_2.11.0-RC4:2.3.0")
'com.typesafe.akka:akka-camel_2.11.0-RC4:jar:2.3.0'
<dependency org="com.typesafe.akka" name="akka-camel_2.11.0-RC4" rev="2.3.0">
<artifact name="akka-camel_2.11.0-RC4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-camel_2.11.0-RC4', version='2.3.0')
)
libraryDependencies += "com.typesafe.akka" % "akka-camel_2.11.0-RC4" % "2.3.0"
[com.typesafe.akka/akka-camel_2.11.0-RC4 "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0-RC4 |
| com.typesafe.akka : akka-actor_2.11.0-RC4 | jar | 2.3.0 |
| com.typesafe.akka : akka-slf4j_2.11.0-RC4 | jar | 2.3.0 |
| org.apache.camel : camel-core | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.11.0-RC4 | jar | 2.3.0 |
| org.scalatest : scalatest_2.11.0-RC4 | jar | 2.1.3 |
| junit : junit | jar | 4.10 |
| 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.8 |