Last Version

Time Based One Time Password with QR code 0.6

Atbash Octopus Parent

License

License

Categories

Categories

Security
GroupId

GroupId

be.atbash.ee.security
ArtifactId

ArtifactId

totp-web
Version

Version

0.6
Type

Type

jar
Description

Description

Time Based One Time Password with QR code
Atbash Octopus Parent

Download totp-web 0.6


<!-- https://jarcasting.com/artifacts/be.atbash.ee.security/totp-web/ -->
<dependency>
    <groupId>be.atbash.ee.security</groupId>
    <artifactId>totp-web</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.security/totp-web/
implementation 'be.atbash.ee.security:totp-web:0.6'
// https://jarcasting.com/artifacts/be.atbash.ee.security/totp-web/
implementation ("be.atbash.ee.security:totp-web:0.6")
'be.atbash.ee.security:totp-web:jar:0.6'
<dependency org="be.atbash.ee.security" name="totp-web" rev="0.6">
  <artifact name="totp-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.security', module='totp-web', version='0.6')
)
libraryDependencies += "be.atbash.ee.security" % "totp-web" % "0.6"
[be.atbash.ee.security/totp-web "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.primefaces : primefaces jar 5.0
be.atbash.ee.security : octopus-common-web jar 0.6
be.atbash.ee.security : octopus-otp jar 0.6
org.slf4j : slf4j-api jar 1.7.25

provided (4)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2
javax.enterprise : cdi-api jar 1.1
com.sun.faces : jsf-api jar 2.2.12
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.assertj : assertj-core jar 2.9.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.