Last Version

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

ApiBoot Starter / Plugin Parent

License

License

Categories

Categories

Security
GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

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

Version

2.3.8
Type

Type

jar
Description

Description

ApiBoot Starter / Plugin Parent
Source Code Management

Source Code Management

https://gitee.com/minbox-projects/api-boot

Download api-boot-starter-security-oauth-jwt 2.3.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.minbox.framework : api-boot-starter jar 2.3.8
org.springframework.security.oauth : spring-security-oauth2 jar
org.springframework.security : spring-security-jwt jar
com.google.guava : guava jar
com.fasterxml.jackson.core : jackson-databind jar
org.minbox.framework : minbox-oauth jar
org.minbox.framework : minbox-security jar

Project Modules

There are no modules declared in this project.