License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.softwaremill |
ArtifactId | ArtifactIdakka-http-session_2.11 |
Version | Version0.1.4-2.0-M1 |
Type | Typejar |
Description |
Descriptionakka-http-session
akka-http-session
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.softwaremill/akka-http-session_2.11/ -->
<dependency>
<groupId>com.softwaremill</groupId>
<artifactId>akka-http-session_2.11</artifactId>
<version>0.1.4-2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill/akka-http-session_2.11/
implementation 'com.softwaremill:akka-http-session_2.11:0.1.4-2.0-M1'
// https://jarcasting.com/artifacts/com.softwaremill/akka-http-session_2.11/
implementation ("com.softwaremill:akka-http-session_2.11:0.1.4-2.0-M1")
'com.softwaremill:akka-http-session_2.11:jar:0.1.4-2.0-M1'
<dependency org="com.softwaremill" name="akka-http-session_2.11" rev="0.1.4-2.0-M1">
<artifact name="akka-http-session_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill', module='akka-http-session_2.11', version='0.1.4-2.0-M1')
)
libraryDependencies += "com.softwaremill" % "akka-http-session_2.11" % "0.1.4-2.0-M1"
[com.softwaremill/akka-http-session_2.11 "0.1.4-2.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit-experimental_2.11 | jar | 2.0-M1 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.4 |
org.scalatest : scalatest_2.11 | jar | 2.2.4 |