| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.soento |
| Идентификатор | Идентификаторsoento-jwt |
| Версия | Версия1.2.10-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsoento's development kit.
|
| Имя Файла | Размер |
|---|---|
| soento-jwt-1.2.10-RELEASE.pom | |
| soento-jwt-1.2.10-RELEASE.jar | 6 KB |
| soento-jwt-1.2.10-RELEASE-sources.jar | 3 KB |
| soento-jwt-1.2.10-RELEASE-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.soento/soento-jwt/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-jwt</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-jwt/
implementation 'com.soento:soento-jwt:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-jwt/
implementation ("com.soento:soento-jwt:1.2.10-RELEASE")
'com.soento:soento-jwt:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-jwt" rev="1.2.10-RELEASE">
<artifact name="soento-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-jwt', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-jwt" % "1.2.10-RELEASE"
[com.soento/soento-jwt "1.2.10-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.auth0 : java-jwt | jar | 3.4.0 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| com.soento : soento-web | jar | 1.2.10-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.soento : soento-provided | jar | 1.2.10-RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.soento : soento-test | jar | 1.2.10-RELEASE |