License |
License |
---|---|
Categories |
CategoriesCLI User Interface Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.holidaycheck |
ArtifactId | ArtifactIdeasy-akka-client_2.13 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioneasy-akka-client
easy-akka-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.holidaycheck/easy-akka-client_2.13/ -->
<dependency>
<groupId>com.holidaycheck</groupId>
<artifactId>easy-akka-client_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holidaycheck/easy-akka-client_2.13/
implementation 'com.holidaycheck:easy-akka-client_2.13:1.0.0'
// https://jarcasting.com/artifacts/com.holidaycheck/easy-akka-client_2.13/
implementation ("com.holidaycheck:easy-akka-client_2.13:1.0.0")
'com.holidaycheck:easy-akka-client_2.13:jar:1.0.0'
<dependency org="com.holidaycheck" name="easy-akka-client_2.13" rev="1.0.0">
<artifact name="easy-akka-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holidaycheck', module='easy-akka-client_2.13', version='1.0.0')
)
libraryDependencies += "com.holidaycheck" % "easy-akka-client_2.13" % "1.0.0"
[com.holidaycheck/easy-akka-client_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.13 | jar | 10.1.11 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.2 |
org.typelevel : cats-effect_2.13 | jar | 2.1.2 |
de.heikoseeberger : akka-http-circe_2.13 | jar | 1.30.0 |
io.circe : circe-core_2.13 | jar | 0.13.0 |
io.circe : circe-generic_2.13 | jar | 0.13.0 |
io.circe : circe-refined_2.13 | jar | 0.13.0 |
io.circe : circe-parser_2.13 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.2 |
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.1.11 |
org.scalatest : scalatest_2.13 | jar | 3.1.1 |