Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdwork.wangjw |
ArtifactId | ArtifactIdwjw-reactor-auth |
Version | Version1.4.2 |
Type | Typejar |
Filename | Size |
---|---|
wjw-reactor-auth-1.4.2.pom | |
wjw-reactor-auth-1.4.2.jar | 22 KB |
wjw-reactor-auth-1.4.2-sources.jar | 10 KB |
wjw-reactor-auth-1.4.2-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/ -->
<dependency>
<groupId>work.wangjw</groupId>
<artifactId>wjw-reactor-auth</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation 'work.wangjw:wjw-reactor-auth:1.4.2'
// https://jarcasting.com/artifacts/work.wangjw/wjw-reactor-auth/
implementation ("work.wangjw:wjw-reactor-auth:1.4.2")
'work.wangjw:wjw-reactor-auth:jar:1.4.2'
<dependency org="work.wangjw" name="wjw-reactor-auth" rev="1.4.2">
<artifact name="wjw-reactor-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.wangjw', module='wjw-reactor-auth', version='1.4.2')
)
libraryDependencies += "work.wangjw" % "wjw-reactor-auth" % "1.4.2"
[work.wangjw/wjw-reactor-auth "1.4.2"]