| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.profunktor |
| Идентификатор | Идентификаторhttp4s-jwt-auth_2.13 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеhttp4s-jwt-auth
http4s-jwt-auth
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http4s-jwt-auth_2.13-1.0.0.pom | |
| http4s-jwt-auth_2.13-1.0.0.jar | 60 KB |
| http4s-jwt-auth_2.13-1.0.0-sources.jar | 3 KB |
| http4s-jwt-auth_2.13-1.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.27 |