License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.mdsol |
ArtifactId | ArtifactIdmauth-authenticator-akka-http_2.11 |
Version | Version1.0.16 |
Type | Typejar |
Description |
Descriptionmauth-authenticator-akka-http
MAuth clients
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-akka-http_2.11/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-authenticator-akka-http_2.11</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-akka-http_2.11/
implementation 'com.mdsol:mauth-authenticator-akka-http_2.11:1.0.16'
// https://jarcasting.com/artifacts/com.mdsol/mauth-authenticator-akka-http_2.11/
implementation ("com.mdsol:mauth-authenticator-akka-http_2.11:1.0.16")
'com.mdsol:mauth-authenticator-akka-http_2.11:jar:1.0.16'
<dependency org="com.mdsol" name="mauth-authenticator-akka-http_2.11" rev="1.0.16">
<artifact name="mauth-authenticator-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-authenticator-akka-http_2.11', version='1.0.16')
)
libraryDependencies += "com.mdsol" % "mauth-authenticator-akka-http_2.11" % "1.0.16"
[com.mdsol/mauth-authenticator-akka-http_2.11 "1.0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.mdsol : mauth-authenticator | jar | 1.0.16 |
com.mdsol : mauth-signer-akka-http_2.11 | jar | 1.0.16 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
com.github.cb372 : scalacache-guava_2.11 | jar | 0.27.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.11 | jar | 10.1.3 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.13 |
Group / Artifact | Type | Version |
---|---|---|
com.mdsol : mauth-test-utils | jar | 1.0.16 |
com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.3 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.6.0 |
com.github.tomakehurst : wiremock | jar | 2.18.0 |