Last Version

akka-http-oauth2-provider 1.4.0

Support scala-oauth2-core library on akka-http

License

License

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security Akka Container Microservices Reactive libraries
GroupId

GroupId

com.nulab-inc
ArtifactId

ArtifactId

akka-http-oauth2-provider_2.11
Version

Version

1.4.0
Type

Type

jar
Description

Description

akka-http-oauth2-provider
Support scala-oauth2-core library on akka-http
Project URL

Project URL

https://github.com/nulab/akka-http-oauth2-provider
Project Organization

Project Organization

com.nulab-inc
Source Code Management

Source Code Management

https://github.com/nulab/akka-http-oauth2-provider

Download akka-http-oauth2-provider_2.11 1.4.0


<!-- https://jarcasting.com/artifacts/com.nulab-inc/akka-http-oauth2-provider_2.11/ -->
<dependency>
    <groupId>com.nulab-inc</groupId>
    <artifactId>akka-http-oauth2-provider_2.11</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nulab-inc/akka-http-oauth2-provider_2.11/
implementation 'com.nulab-inc:akka-http-oauth2-provider_2.11:1.4.0'
// https://jarcasting.com/artifacts/com.nulab-inc/akka-http-oauth2-provider_2.11/
implementation ("com.nulab-inc:akka-http-oauth2-provider_2.11:1.4.0")
'com.nulab-inc:akka-http-oauth2-provider_2.11:jar:1.4.0'
<dependency org="com.nulab-inc" name="akka-http-oauth2-provider_2.11" rev="1.4.0">
  <artifact name="akka-http-oauth2-provider_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nulab-inc', module='akka-http-oauth2-provider_2.11', version='1.4.0')
)
libraryDependencies += "com.nulab-inc" % "akka-http-oauth2-provider_2.11" % "1.4.0"
[com.nulab-inc/akka-http-oauth2-provider_2.11 "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

provided (7)

Group / Artifact Type Version
com.nulab-inc : scala-oauth2-core_2.11 jar 1.4.0
com.typesafe.akka : akka-http-core_2.11 jar 10.1.9
com.typesafe.akka : akka-http_2.11 jar 10.1.9
com.typesafe.akka : akka-stream_2.11 jar 2.5.23
com.typesafe.akka : akka-http-testkit_2.11 jar 10.1.9
com.typesafe.akka : akka-http-spray-json_2.11 jar 10.1.9
com.typesafe.akka : akka-stream-testkit_2.11 jar 2.5.23

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.