| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.infilos |
| Идентификатор | Идентификаторrelax-auth-usage-samples |
| Последняя версия | Последняя версия0.7.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJWT based authentication and ABAC based authorization.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| relax-auth-usage-samples-0.7.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-auth-usage-samples/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-auth-usage-samples</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-auth-usage-samples/
implementation 'com.infilos:relax-auth-usage-samples:0.7.0'
// https://jarcasting.com/artifacts/com.infilos/relax-auth-usage-samples/
implementation ("com.infilos:relax-auth-usage-samples:0.7.0")
'com.infilos:relax-auth-usage-samples:pom:0.7.0'
<dependency org="com.infilos" name="relax-auth-usage-samples" rev="0.7.0">
<artifact name="relax-auth-usage-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-auth-usage-samples', version='0.7.0')
)
libraryDependencies += "com.infilos" % "relax-auth-usage-samples" % "0.7.0"
[com.infilos/relax-auth-usage-samples "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.infilos : relax-auth-spring-boot-starter | jar | 0.7.0 |
| org.projectlombok : lombok | jar |