License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.mycoachsport |
ArtifactId | ArtifactIdakka-streams-nats_2.13 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionakka-streams-nats
akka-streams-nats
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.mycoachsport |
<!-- https://jarcasting.com/artifacts/com.mycoachsport/akka-streams-nats_2.13/ -->
<dependency>
<groupId>com.mycoachsport</groupId>
<artifactId>akka-streams-nats_2.13</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycoachsport/akka-streams-nats_2.13/
implementation 'com.mycoachsport:akka-streams-nats_2.13:0.0.1'
// https://jarcasting.com/artifacts/com.mycoachsport/akka-streams-nats_2.13/
implementation ("com.mycoachsport:akka-streams-nats_2.13:0.0.1")
'com.mycoachsport:akka-streams-nats_2.13:jar:0.0.1'
<dependency org="com.mycoachsport" name="akka-streams-nats_2.13" rev="0.0.1">
<artifact name="akka-streams-nats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycoachsport', module='akka-streams-nats_2.13', version='0.0.1')
)
libraryDependencies += "com.mycoachsport" % "akka-streams-nats_2.13" % "0.0.1"
[com.mycoachsport/akka-streams-nats_2.13 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.5.31 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.5.31 |
io.nats : jnats | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |
org.scalamock : scalamock_2.13 | jar | 4.4.0 |
org.testcontainers : testcontainers | jar | 1.14.3 |