License |
License |
---|---|
GroupId | GroupIdcn.vertxup |
ArtifactId | ArtifactIdzero-ifx-auth |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInfix:「zero-ifx-auth」Authenticate / Authorization
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
Filename | Size |
---|---|
zero-ifx-auth-0.8.1.pom | |
zero-ifx-auth-0.8.1.jar | 36 KB |
zero-ifx-auth-0.8.1-sources.jar | 21 KB |
zero-ifx-auth-0.8.1-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-auth/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-auth</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-auth/
implementation 'cn.vertxup:zero-ifx-auth:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-auth/
implementation ("cn.vertxup:zero-ifx-auth:0.8.1")
'cn.vertxup:zero-ifx-auth:jar:0.8.1'
<dependency org="cn.vertxup" name="zero-ifx-auth" rev="0.8.1">
<artifact name="zero-ifx-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-auth', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-auth" % "0.8.1"
[cn.vertxup/zero-ifx-auth "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-auth-jwt | jar | 4.2.5 |
io.vertx : vertx-auth-oauth2 | jar | 4.2.5 |
io.vertx : vertx-auth-webauthn | jar | 4.2.5 |
io.vertx : vertx-auth-htdigest | jar | 4.2.5 |
Group / Artifact | Type | Version |
---|---|---|
cn.vertxup : vertx-up | jar | 0.8.1 |