License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.softwaremill.akka-http-session |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.13-0.7.0.pom | |
core_2.13-0.7.0.jar | 200 KB |
core_2.13-0.7.0-sources.jar | 19 KB |
core_2.13-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/ -->
<dependency>
<groupId>com.softwaremill.akka-http-session</groupId>
<artifactId>core_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/
implementation 'com.softwaremill.akka-http-session:core_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/
implementation ("com.softwaremill.akka-http-session:core_2.13:0.7.0")
'com.softwaremill.akka-http-session:core_2.13:jar:0.7.0'
<dependency org="com.softwaremill.akka-http-session" name="core_2.13" rev="0.7.0">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.akka-http-session', module='core_2.13', version='0.7.0')
)
libraryDependencies += "com.softwaremill.akka-http-session" % "core_2.13" % "0.7.0"
[com.softwaremill.akka-http-session/core_2.13 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.18 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.13 | jar | 10.2.7 |
com.typesafe.akka : akka-stream-testkit_2.13 | jar | 2.6.18 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalatest : scalatest_2.13 | jar | 3.2.11 |