License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hayasshi |
ArtifactId | ArtifactIdakkahttp_easyrouter_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionakkahttp_easyrouter
akkahttp_easyrouter
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.hayasshi |
<!-- https://jarcasting.com/artifacts/com.github.hayasshi/akkahttp_easyrouter_2.12/ -->
<dependency>
<groupId>com.github.hayasshi</groupId>
<artifactId>akkahttp_easyrouter_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hayasshi/akkahttp_easyrouter_2.12/
implementation 'com.github.hayasshi:akkahttp_easyrouter_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.hayasshi/akkahttp_easyrouter_2.12/
implementation ("com.github.hayasshi:akkahttp_easyrouter_2.12:0.0.1")
'com.github.hayasshi:akkahttp_easyrouter_2.12:jar:0.0.1'
<dependency org="com.github.hayasshi" name="akkahttp_easyrouter_2.12" rev="0.0.1">
<artifact name="akkahttp_easyrouter_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hayasshi', module='akkahttp_easyrouter_2.12', version='0.0.1')
)
libraryDependencies += "com.github.hayasshi" % "akkahttp_easyrouter_2.12" % "0.0.1"
[com.github.hayasshi/akkahttp_easyrouter_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.12 | jar | 10.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.3 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |