License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.dafutils |
ArtifactId | ArtifactIdakka-http-oauth1_2.12 |
Version | Version0.2.4 |
Type | Typejar |
Description |
Descriptionakka-http-oauth1
akka-http-oauth1
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dafutils/akka-http-oauth1_2.12/ -->
<dependency>
<groupId>com.github.dafutils</groupId>
<artifactId>akka-http-oauth1_2.12</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dafutils/akka-http-oauth1_2.12/
implementation 'com.github.dafutils:akka-http-oauth1_2.12:0.2.4'
// https://jarcasting.com/artifacts/com.github.dafutils/akka-http-oauth1_2.12/
implementation ("com.github.dafutils:akka-http-oauth1_2.12:0.2.4")
'com.github.dafutils:akka-http-oauth1_2.12:jar:0.2.4'
<dependency org="com.github.dafutils" name="akka-http-oauth1_2.12" rev="0.2.4">
<artifact name="akka-http-oauth1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dafutils', module='akka-http-oauth1_2.12', version='0.2.4')
)
libraryDependencies += "com.github.dafutils" % "akka-http-oauth1_2.12" % "0.2.4"
[com.github.dafutils/akka-http-oauth1_2.12 "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.7.2 |
oauth.signpost : signpost-core | jar | 1.2.1.2 |
oauth.signpost : signpost-commonshttp4 | jar | 1.2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.12 | jar | 10.0.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http-testkit_2.12 | jar | 10.0.10 |
org.scalatest : scalatest_2.12 | jar | 3.0.4 |
org.mockito : mockito-all | jar | 1.10.19 |