| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdwork.wangjw |
| ArtifactId | ArtifactIdwjw-reactor-auth |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptionwjw-reactor-auth
用于reactor模型网关统一鉴权
|
| Filename | Size |
|---|---|
| wjw-reactor-auth-2.0.2.pom | |
| wjw-reactor-auth-2.0.2.jar | 19 KB |
| wjw-reactor-auth-2.0.2-sources.jar | 9 KB |
| wjw-reactor-auth-2.0.2-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/ -->
<dependency>
<groupId>work.wangjw</groupId>
<artifactId>wjw-reactor-auth</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation 'work.wangjw:wjw-reactor-auth:2.0.2'
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation ("work.wangjw:wjw-reactor-auth:2.0.2")
'work.wangjw:wjw-reactor-auth:jar:2.0.2'
<dependency org="work.wangjw" name="wjw-reactor-auth" rev="2.0.2">
<artifact name="wjw-reactor-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.wangjw', module='wjw-reactor-auth', version='2.0.2')
)
libraryDependencies += "work.wangjw" % "wjw-reactor-auth" % "2.0.2"
[work.wangjw/wjw-reactor-auth "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.18 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.5 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.5 |
| org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |
| org.springframework : spring-web | jar | 5.0.4.RELEASE |