| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.whvcse |
| Идентификатор | Идентификаторjwt-permission-parent |
| Версия | Версия3.1.1 |
| Тип | Типpom |
| Описание |
ОписаниеJwtPermission
Authority management framework based on JJWT implementation.
|
| Имя Файла | Размер |
|---|---|
| jwt-permission-parent-3.1.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.whvcse/jwt-permission-parent/ -->
<dependency>
<groupId>com.github.whvcse</groupId>
<artifactId>jwt-permission-parent</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.whvcse/jwt-permission-parent/
implementation 'com.github.whvcse:jwt-permission-parent:3.1.1'
// https://jarcasting.com/artifacts/com.github.whvcse/jwt-permission-parent/
implementation ("com.github.whvcse:jwt-permission-parent:3.1.1")
'com.github.whvcse:jwt-permission-parent:pom:3.1.1'
<dependency org="com.github.whvcse" name="jwt-permission-parent" rev="3.1.1">
<artifact name="jwt-permission-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.whvcse', module='jwt-permission-parent', version='3.1.1')
)
libraryDependencies += "com.github.whvcse" % "jwt-permission-parent" % "3.1.1"
[com.github.whvcse/jwt-permission-parent "3.1.1"]