Last Version

org.hswebframework.web:hsweb-authorization-oauth2-auth-server 3.0.11

OAuth2授权服务器实现

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-authorization-oauth2-auth-server
Version

Version

3.0.11
Type

Type

jar
Description

Description

OAuth2授权服务器实现

Download hsweb-authorization-oauth2-auth-server 3.0.11


<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-auth-server/ -->
<dependency>
    <groupId>org.hswebframework.web</groupId>
    <artifactId>hsweb-authorization-oauth2-auth-server</artifactId>
    <version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-auth-server/
implementation 'org.hswebframework.web:hsweb-authorization-oauth2-auth-server:3.0.11'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization-oauth2-auth-server/
implementation ("org.hswebframework.web:hsweb-authorization-oauth2-auth-server:3.0.11")
'org.hswebframework.web:hsweb-authorization-oauth2-auth-server:jar:3.0.11'
<dependency org="org.hswebframework.web" name="hsweb-authorization-oauth2-auth-server" rev="3.0.11">
  <artifact name="hsweb-authorization-oauth2-auth-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-authorization-oauth2-auth-server', version='3.0.11')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-authorization-oauth2-auth-server" % "3.0.11"
[org.hswebframework.web/hsweb-authorization-oauth2-auth-server "3.0.11"]

Dependencies

compile (9)

Group / Artifact Type Version
org.hswebframework.web : hsweb-commons-entity jar 3.0.11
org.hswebframework.web : hsweb-authorization-oauth2-core jar 3.0.11
javax.servlet : javax.servlet-api Optional jar
org.hswebframework.web : hsweb-commons-utils jar 3.0.11
org.hswebframework.web : hsweb-concurrent-lock-api jar 3.0.11
org.springframework.boot : spring-boot-starter Optional jar
org.springframework : spring-webmvc jar
org.hswebframework.web : hsweb-commons-controller jar 3.0.11
org.codehaus.groovy : groovy-all pom 2.4.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.