Last Version

structure-oauth-starter 1.1.2.RELEASE

structure-oauth 封装 spring boot oauth

License

License

GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-oauth-starter
Version

Version

1.1.2.RELEASE
Type

Type

jar
Description

Description

structure-oauth-starter
structure-oauth 封装 spring boot oauth
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-oauth

Download structure-oauth-starter 1.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-oauth-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-oauth-starter</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-oauth-starter/
implementation 'cn.structured:structure-oauth-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-oauth-starter/
implementation ("cn.structured:structure-oauth-starter:1.1.2.RELEASE")
'cn.structured:structure-oauth-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-oauth-starter" rev="1.1.2.RELEASE">
  <artifact name="structure-oauth-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-oauth-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-oauth-starter" % "1.1.2.RELEASE"
[cn.structured/structure-oauth-starter "1.1.2.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
cn.structured : structure-log-starter jar 1.1.2.RELEASE
cn.structured : structure-restful-web-starter jar 1.1.2.RELEASE
cn.structured : structure-mybatis-starter jar 1.1.2.RELEASE
org.springframework.cloud : spring-cloud-starter-oauth2 jar

Project Modules

There are no modules declared in this project.