akka-http-oauth2-provider

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.13
Last Version

Last Version

1.4.0
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (1)

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

provided (7)

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

test (2)

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

Project Modules

There are no modules declared in this project.

akka-http-oauth2-provider CI

This library is enabled using scala-oauth2-provider in Akka HTTP.

Setup

Add "akka-http-oauth2-provider" to library dependencies of your project.

libraryDependencies ++= Seq(
  "com.nulab-inc" %% "scala-oauth2-core" % "1.5.0",
  "com.nulab-inc" %% "akka-http-oauth2-provider" % "1.4.0"
)
Library version Akka HTTP version
1.4.0 10.1.x
1.3.0 2.4.x
com.nulab-inc

Nulab Inc

We are a small company with a big heart and all of our products are handcrafted with love.

Versions

Version
1.4.0