License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.softwaremill.akka-http-session |
ArtifactId | ArtifactIdcore_2.12 |
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.12-0.7.0.pom | |
core_2.12-0.7.0.jar | 196 KB |
core_2.12-0.7.0-sources.jar | 19 KB |
core_2.12-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.12/ -->
<dependency>
<groupId>com.softwaremill.akka-http-session</groupId>
<artifactId>core_2.12</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.12/
implementation 'com.softwaremill.akka-http-session:core_2.12:0.7.0'
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.12/
implementation ("com.softwaremill.akka-http-session:core_2.12:0.7.0")
'com.softwaremill.akka-http-session:core_2.12:jar:0.7.0'
<dependency org="com.softwaremill.akka-http-session" name="core_2.12" rev="0.7.0">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.akka-http-session', module='core_2.12', version='0.7.0')
)
libraryDependencies += "com.softwaremill.akka-http-session" % "core_2.12" % "0.7.0"
[com.softwaremill.akka-http-session/core_2.12 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.18 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.2.7 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.18 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
org.scalatest : scalatest_2.12 | jar | 3.2.11 |