не последняя версия
Последняя версия 2.3.8

org.minbox.framework:api-boot-starter-security-oauth-jwt 2.3.0.RELEASE


Категории

Категории

Безопасность
Группа

Группа

org.minbox.framework
Идентификатор

Идентификатор

api-boot-starter-security-oauth-jwt
Версия

Версия

2.3.0.RELEASE
Тип

Тип

jar

Скачать api-boot-starter-security-oauth-jwt 2.3.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-security-oauth-jwt/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>api-boot-starter-security-oauth-jwt</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-security-oauth-jwt/
implementation 'org.minbox.framework:api-boot-starter-security-oauth-jwt:2.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.minbox.framework/api-boot-starter-security-oauth-jwt/
implementation ("org.minbox.framework:api-boot-starter-security-oauth-jwt:2.3.0.RELEASE")
'org.minbox.framework:api-boot-starter-security-oauth-jwt:jar:2.3.0.RELEASE'
<dependency org="org.minbox.framework" name="api-boot-starter-security-oauth-jwt" rev="2.3.0.RELEASE">
  <artifact name="api-boot-starter-security-oauth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='api-boot-starter-security-oauth-jwt', version='2.3.0.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "api-boot-starter-security-oauth-jwt" % "2.3.0.RELEASE"
[org.minbox.framework/api-boot-starter-security-oauth-jwt "2.3.0.RELEASE"]