License |
License |
---|---|
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdhttp4s-jwt-auth_2.13 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4s-jwt-auth
http4s-jwt-auth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>http4s-jwt-auth_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/
implementation 'dev.profunktor:http4s-jwt-auth_2.13:1.0.0'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-jwt-auth_2.13/
implementation ("dev.profunktor:http4s-jwt-auth_2.13:1.0.0")
'dev.profunktor:http4s-jwt-auth_2.13:jar:1.0.0'
<dependency org="dev.profunktor" name="http4s-jwt-auth_2.13" rev="1.0.0">
<artifact name="http4s-jwt-auth_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-jwt-auth_2.13', version='1.0.0')
)
libraryDependencies += "dev.profunktor" % "http4s-jwt-auth_2.13" % "1.0.0"
[dev.profunktor/http4s-jwt-auth_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
org.typelevel : cats-effect_2.13 | jar | 3.2.1 |
co.fs2 : fs2-core_2.13 | jar | 3.0.6 |
org.http4s : http4s-dsl_2.13 | jar | 0.23.0 |
org.http4s : http4s-server_2.13 | jar | 0.23.0 |
com.github.jwt-scala : jwt-core_2.13 | jar | 8.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.27 |