License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdtech.navicore |
ArtifactId | ArtifactIdakkaeventhubs_2.11 |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionAkkaEventhubs
AkkaEventhubs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akkaeventhubs_2.11-1.4.0.pom | |
akkaeventhubs_2.11-1.4.0.jar | 126 KB |
akkaeventhubs_2.11-1.4.0-sources.jar | 10 KB |
akkaeventhubs_2.11-1.4.0-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/ -->
<dependency>
<groupId>tech.navicore</groupId>
<artifactId>akkaeventhubs_2.11</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation 'tech.navicore:akkaeventhubs_2.11:1.4.0'
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation ("tech.navicore:akkaeventhubs_2.11:1.4.0")
'tech.navicore:akkaeventhubs_2.11:jar:1.4.0'
<dependency org="tech.navicore" name="akkaeventhubs_2.11" rev="1.4.0">
<artifact name="akkaeventhubs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='akkaeventhubs_2.11', version='1.4.0')
)
libraryDependencies += "tech.navicore" % "akkaeventhubs_2.11" % "1.4.0"
[tech.navicore/akkaeventhubs_2.11 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.microsoft.azure : azure-eventhubs | jar | 3.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe : config | jar | 1.3.4 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.2 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.25 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.25 |
com.typesafe.akka : akka-persistence_2.11 | jar | 2.5.25 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |