is not current version
Last Version 2.0.2

work.wangjw:wjw-reactor-auth 1.4.3

用于reactor模型网关统一鉴权

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

work.wangjw
ArtifactId

ArtifactId

wjw-reactor-auth
Version

Version

1.4.3
Type

Type

jar

Download wjw-reactor-auth 1.4.3


<!-- https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/ -->
<dependency>
    <groupId>work.wangjw</groupId>
    <artifactId>wjw-reactor-auth</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation 'work.wangjw:wjw-reactor-auth:1.4.3'
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation ("work.wangjw:wjw-reactor-auth:1.4.3")
'work.wangjw:wjw-reactor-auth:jar:1.4.3'
<dependency org="work.wangjw" name="wjw-reactor-auth" rev="1.4.3">
  <artifact name="wjw-reactor-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.wangjw', module='wjw-reactor-auth', version='1.4.3')
)
libraryDependencies += "work.wangjw" % "wjw-reactor-auth" % "1.4.3"
[work.wangjw/wjw-reactor-auth "1.4.3"]