is not current version
Last Version 2.0.2

work.wangjw:wjw-reactor-auth 1.3.5

用于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.3.5
Type

Type

jar

Download wjw-reactor-auth 1.3.5


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