License |
License |
---|---|
GroupId | GroupIdcom.fujieid |
ArtifactId | ArtifactIdjap-mfa |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjap-mfa
Time based one-time password (TOTP),
which is suitable for Google authenticator and TOTP authenticator of binary boot
|
Filename | Size |
---|---|
jap-mfa-1.0.7.pom | |
jap-mfa-1.0.7.jar | 10 KB |
jap-mfa-1.0.7-sources.jar | 9 KB |
jap-mfa-1.0.7-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fujieid/jap-mfa/ -->
<dependency>
<groupId>com.fujieid</groupId>
<artifactId>jap-mfa</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fujieid/jap-mfa/
implementation 'com.fujieid:jap-mfa:1.0.7'
// https://jarcasting.com/artifacts/com.fujieid/jap-mfa/
implementation ("com.fujieid:jap-mfa:1.0.7")
'com.fujieid:jap-mfa:jar:1.0.7'
<dependency org="com.fujieid" name="jap-mfa" rev="1.0.7">
<artifact name="jap-mfa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fujieid', module='jap-mfa', version='1.0.7')
)
libraryDependencies += "com.fujieid" % "jap-mfa" % "1.0.7"
[com.fujieid/jap-mfa "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.7.14 |
com.google.zxing : core | jar | 3.3.3 |
com.warrenstrange : googleauth | jar | 1.5.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.fujieid.jap.http : jap-http | jar | 1.0.0 |
com.fujieid.jap.http.adapter : jap-http-jakarta-adapter | jar | 1.0.3 |
cn.hutool : hutool-log | jar | 5.7.14 |