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