Last Version

doorman 0.4.0

Oauth2 authentication and user session middleware for http4s

License

License

MIT License
Categories

Categories

ORM Data
GroupId

GroupId

com.akolov
ArtifactId

ArtifactId

doorman_2.13
Version

Version

0.4.0
Type

Type

jar
Description

Description

doorman
Oauth2 authentication and user session middleware for http4s
Project URL

Project URL

https://github.com/kolov/doorman
Project Organization

Project Organization

com.akolov
Source Code Management

Source Code Management

https://github.com/kolov/doorman

Download doorman_2.13 0.4.0


<!-- https://jarcasting.com/artifacts/com.akolov/doorman_2.13/ -->
<dependency>
    <groupId>com.akolov</groupId>
    <artifactId>doorman_2.13</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.akolov/doorman_2.13/
implementation 'com.akolov:doorman_2.13:0.4.0'
// https://jarcasting.com/artifacts/com.akolov/doorman_2.13/
implementation ("com.akolov:doorman_2.13:0.4.0")
'com.akolov:doorman_2.13:jar:0.4.0'
<dependency org="com.akolov" name="doorman_2.13" rev="0.4.0">
  <artifact name="doorman_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akolov', module='doorman_2.13', version='0.4.0')
)
libraryDependencies += "com.akolov" % "doorman_2.13" % "0.4.0"
[com.akolov/doorman_2.13 "0.4.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
org.http4s : http4s-blaze-server_2.13 jar 0.21.0-M6
org.http4s : http4s-blaze-client_2.13 jar 0.21.0-M6
org.http4s : http4s-circe_2.13 jar 0.21.0-M6
org.http4s : http4s-dsl_2.13 jar 0.21.0-M6
io.circe : circe-generic_2.13 jar 0.12.3
io.circe : circe-parser_2.13 jar 0.12.3

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.7.1
org.specs2 : specs2-mock_2.13 jar 4.7.1
com.codecommit : cats-effect-testing-specs2_2.13 jar 0.3.0

Project Modules

There are no modules declared in this project.