License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcn.dustlight.auth |
ArtifactId | ArtifactIdauth-resource-server-reactive |
Last Version | Last Version1.1.1-alpha-4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth-resource-server-reactive
Auth Common Module - auth-resource-server-reactive
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.auth/auth-resource-server-reactive/ -->
<dependency>
<groupId>cn.dustlight.auth</groupId>
<artifactId>auth-resource-server-reactive</artifactId>
<version>1.1.1-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-resource-server-reactive/
implementation 'cn.dustlight.auth:auth-resource-server-reactive:1.1.1-alpha-4'
// https://jarcasting.com/artifacts/cn.dustlight.auth/auth-resource-server-reactive/
implementation ("cn.dustlight.auth:auth-resource-server-reactive:1.1.1-alpha-4")
'cn.dustlight.auth:auth-resource-server-reactive:jar:1.1.1-alpha-4'
<dependency org="cn.dustlight.auth" name="auth-resource-server-reactive" rev="1.1.1-alpha-4">
<artifact name="auth-resource-server-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.auth', module='auth-resource-server-reactive', version='1.1.1-alpha-4')
)
libraryDependencies += "cn.dustlight.auth" % "auth-resource-server-reactive" % "1.1.1-alpha-4"
[cn.dustlight.auth/auth-resource-server-reactive "1.1.1-alpha-4"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.auth : auth-entities | jar | 1.1.1-alpha-4 |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-starter-oauth2-resource-server | jar | |
com.nimbusds : oauth2-oidc-sdk | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.9 |
cn.dustlight.auth : auth-client-reactive | jar | 1.1.1-alpha-4 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar |