License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-camel_2.12.0-M3 |
Version | Version2.4.3 |
Type | Typejar |
Description |
Descriptionakka-camel
akka-camel
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-camel_2.12.0-M3-2.4.3.pom | |
akka-camel_2.12.0-M3-2.4.3.jar | 185 KB |
akka-camel_2.12.0-M3-2.4.3-sources.jar | 27 KB |
akka-camel_2.12.0-M3-2.4.3-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12.0-M3/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-camel_2.12.0-M3</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12.0-M3/
implementation 'com.typesafe.akka:akka-camel_2.12.0-M3:2.4.3'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-camel_2.12.0-M3/
implementation ("com.typesafe.akka:akka-camel_2.12.0-M3:2.4.3")
'com.typesafe.akka:akka-camel_2.12.0-M3:jar:2.4.3'
<dependency org="com.typesafe.akka" name="akka-camel_2.12.0-M3" rev="2.4.3">
<artifact name="akka-camel_2.12.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-camel_2.12.0-M3', version='2.4.3')
)
libraryDependencies += "com.typesafe.akka" % "akka-camel_2.12.0-M3" % "2.4.3"
[com.typesafe.akka/akka-camel_2.12.0-M3 "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-M3 |
com.typesafe.akka : akka-actor_2.12.0-M3 | jar | 2.4.3 |
com.typesafe.akka : akka-slf4j_2.12.0-M3 | jar | 2.4.3 |
org.apache.camel : camel-core | jar | 2.13.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12.0-M3 | jar | 2.4.3 |
org.scalatest : scalatest_2.12.0-M3 | jar | 2.2.5-M3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
commons-io : commons-io | jar | 2.4 |
com.novocode : junit-interface | jar | 0.11 |