| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.fusionauth |
| Идентификатор | Идентификаторfusionauth-jwt |
| Последняя версия | Последняя версия5.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFusionAuth JWT
A Java 8 fluent API for signing, verifying and building JSON Web Tokens
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fusionauth-jwt-5.2.0.pom | |
| fusionauth-jwt-5.2.0.jar | 82 KB |
| fusionauth-jwt-5.2.0-sources.jar | 73 KB |
| fusionauth-jwt-5.2.0-javadoc.jar | 383 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/ -->
<dependency>
<groupId>io.fusionauth</groupId>
<artifactId>fusionauth-jwt</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/
implementation 'io.fusionauth:fusionauth-jwt:5.2.0'
// https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/
implementation ("io.fusionauth:fusionauth-jwt:5.2.0")
'io.fusionauth:fusionauth-jwt:jar:5.2.0'
<dependency org="io.fusionauth" name="fusionauth-jwt" rev="5.2.0">
<artifact name="fusionauth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fusionauth', module='fusionauth-jwt', version='5.2.0')
)
libraryDependencies += "io.fusionauth" % "fusionauth-jwt" % "5.2.0"
[io.fusionauth/fusionauth-jwt "5.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.bouncycastle : bc-fips | jar | 1.0.2.1 |