License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdtech.navicore |
ArtifactId | ArtifactIdakkaeventhubs_2.13 |
Version | Version1.6.2 |
Type | Typejar |
Description |
DescriptionAkkaEventhubs
AkkaEventhubs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akkaeventhubs_2.13-1.6.2.pom | |
akkaeventhubs_2.13-1.6.2.jar | 101 KB |
akkaeventhubs_2.13-1.6.2-sources.jar | 11 KB |
akkaeventhubs_2.13-1.6.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.13/ -->
<dependency>
<groupId>tech.navicore</groupId>
<artifactId>akkaeventhubs_2.13</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.13/
implementation 'tech.navicore:akkaeventhubs_2.13:1.6.2'
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.13/
implementation ("tech.navicore:akkaeventhubs_2.13:1.6.2")
'tech.navicore:akkaeventhubs_2.13:jar:1.6.2'
<dependency org="tech.navicore" name="akkaeventhubs_2.13" rev="1.6.2">
<artifact name="akkaeventhubs_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='akkaeventhubs_2.13', version='1.6.2')
)
libraryDependencies += "tech.navicore" % "akkaeventhubs_2.13" % "1.6.2"
[tech.navicore/akkaeventhubs_2.13 "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.microsoft.azure : azure-eventhubs | jar | 3.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
com.typesafe : config | jar | 1.4.1 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-persistence_2.13 | jar | 2.6.17 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |