License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity |
ArtifactId | ArtifactIdunity-server-otp |
Last Version | Last Version3.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUNITY Server otp module
One-time-password credential
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unity-server-otp-3.9.1.pom | |
unity-server-otp-3.9.1.jar | 74 KB |
unity-server-otp-3.9.1-sources.jar | 34 KB |
unity-server-otp-3.9.1-javadoc.jar | 436 KB |
unity-server-otp-3.9.1-i18n.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity/unity-server-otp/ -->
<dependency>
<groupId>io.imunity</groupId>
<artifactId>unity-server-otp</artifactId>
<version>3.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity/unity-server-otp/
implementation 'io.imunity:unity-server-otp:3.9.1'
// https://jarcasting.com/artifacts/io.imunity/unity-server-otp/
implementation ("io.imunity:unity-server-otp:3.9.1")
'io.imunity:unity-server-otp:jar:3.9.1'
<dependency org="io.imunity" name="unity-server-otp" rev="3.9.1">
<artifact name="unity-server-otp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity', module='unity-server-otp', version='3.9.1')
)
libraryDependencies += "io.imunity" % "unity-server-otp" % "3.9.1"
[io.imunity/unity-server-otp "3.9.1"]
Group / Artifact | Type | Version |
---|---|---|
io.imunity : unity-server-web-console-utils | jar | 3.9.1 |
org.vaadin.addons » qrcode | jar | 2.1 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.springframework : spring-test | jar | 5.3.20 |
io.imunity : unity-server-engine | jar | 3.9.1 |
org.mockito : mockito-core | jar | 2.27.0 |
io.imunity : unity-server-engine | jar | 3.9.1 |
org.assertj : assertj-core | jar | 3.21.0 |
junit : junit | jar | 4.12 |
eu.codearte.catch-exception : catch-exception | jar | 1.4.6 |