is not current version
Last Version 2.3.8

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


Categories

Categories

Security
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

api-boot-starter-security-oauth-jwt
Version

Version

2.0.2.RELEASE
Type

Type

jar

Download api-boot-starter-security-oauth-jwt 2.0.2.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.0.2.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.0.2.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.0.2.RELEASE")
'org.minbox.framework:api-boot-starter-security-oauth-jwt:jar:2.0.2.RELEASE'
<dependency org="org.minbox.framework" name="api-boot-starter-security-oauth-jwt" rev="2.0.2.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.0.2.RELEASE')
)
libraryDependencies += "org.minbox.framework" % "api-boot-starter-security-oauth-jwt" % "2.0.2.RELEASE"
[org.minbox.framework/api-boot-starter-security-oauth-jwt "2.0.2.RELEASE"]