| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.entur.jwt-rs |
| Идентификатор | Идентификаторjwt-spring-auth0-common |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJson Web Token resource-server utilities
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/ -->
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-auth0-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/
implementation 'org.entur.jwt-rs:jwt-spring-auth0-common:2.0.2'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwt-spring-auth0-common/
implementation ("org.entur.jwt-rs:jwt-spring-auth0-common:2.0.2")
'org.entur.jwt-rs:jwt-spring-auth0-common:jar:2.0.2'
<dependency org="org.entur.jwt-rs" name="jwt-spring-auth0-common" rev="2.0.2">
<artifact name="jwt-spring-auth0-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwt-spring-auth0-common', version='2.0.2')
)
libraryDependencies += "org.entur.jwt-rs" % "jwt-spring-auth0-common" % "2.0.2"
[org.entur.jwt-rs/jwt-spring-auth0-common "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.entur.jwt-rs : jwt-verifier-auth0 | jar | 2.0.2 |
| org.entur.jwt-rs : jwt-spring-common | jar | 2.0.2 |