License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.tresata |
ArtifactId | ArtifactIdakka-http-spnego_2.11 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-spnego
akka-http-spnego
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.tresata |
<!-- https://jarcasting.com/artifacts/com.tresata/akka-http-spnego_2.11/ -->
<dependency>
<groupId>com.tresata</groupId>
<artifactId>akka-http-spnego_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tresata/akka-http-spnego_2.11/
implementation 'com.tresata:akka-http-spnego_2.11:0.5.0'
// https://jarcasting.com/artifacts/com.tresata/akka-http-spnego_2.11/
implementation ("com.tresata:akka-http-spnego_2.11:0.5.0")
'com.tresata:akka-http-spnego_2.11:jar:0.5.0'
<dependency org="com.tresata" name="akka-http-spnego_2.11" rev="0.5.0">
<artifact name="akka-http-spnego_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tresata', module='akka-http-spnego_2.11', version='0.5.0')
)
libraryDependencies += "com.tresata" % "akka-http-spnego_2.11" % "0.5.0"
[com.tresata/akka-http-spnego_2.11 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.9 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.23 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |