m

mauth-authenticator-akka-http_2.12

MAuth clients
https://github.com/mdsol/mauth-jvm-clients
MDSOL
com.mdsol
Medidata Scala Team
Files download
File Operation
mauth-authenticator-akka-http_2.12-16.0.0.jar download
mauth-authenticator-akka-http_2.12-16.0.0.pom download
mauth-authenticator-akka-http_2.12-16.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.mdsol</groupId>
  <artifactId>mauth-authenticator-akka-http_2.12</artifactId>
  <version>16.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.mdsol:mauth-authenticator-akka-http_2.12:16.0.0'
Gradle Kotlin
implementation("com.mdsol:mauth-authenticator-akka-http_2.12:16.0.0")
Scala SBT
libraryDependencies += "com.mdsol" % "mauth-authenticator-akka-http_2.12" % "16.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.mdsol', module='mauth-authenticator-akka-http_2.12', version='16.0.0')
)
Apache Ivy
<dependency org="com.mdsol" name="mauth-authenticator-akka-http_2.12" rev="16.0.0" />
Leiningen
[com.mdsol/mauth-authenticator-akka-http_2.12 "16.0.0"]
Apache Buildr
'com.mdsol:mauth-authenticator-akka-http_2.12:jar:16.0.0'