Spring MVC Example Application

Example application for using the Platform SDK in a Spring MVC application

Лицензия

Лицензия

MIT
Категории

Категории

Spring MVC Взаимодействие с пользователем Веб-фреймворки KeY Данные Data Formats Formal Verification
Группа

Группа

com.launchkey.sdk
Идентификатор

Идентификатор

launchkey-examples-spring-mvc
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring MVC Example Application
Example application for using the Platform SDK in a Spring MVC application
Организация-разработчик

Организация-разработчик

LaunchKey

Скачать launchkey-examples-spring-mvc

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-examples-spring-mvc/ -->
<dependency>
    <groupId>com.launchkey.sdk</groupId>
    <artifactId>launchkey-examples-spring-mvc</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-examples-spring-mvc/
implementation 'com.launchkey.sdk:launchkey-examples-spring-mvc:2.1.0'
// https://jarcasting.com/artifacts/com.launchkey.sdk/launchkey-examples-spring-mvc/
implementation ("com.launchkey.sdk:launchkey-examples-spring-mvc:2.1.0")
'com.launchkey.sdk:launchkey-examples-spring-mvc:jar:2.1.0'
<dependency org="com.launchkey.sdk" name="launchkey-examples-spring-mvc" rev="2.1.0">
  <artifact name="launchkey-examples-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchkey.sdk', module='launchkey-examples-spring-mvc', version='2.1.0')
)
libraryDependencies += "com.launchkey.sdk" % "launchkey-examples-spring-mvc" % "2.1.0"
[com.launchkey.sdk/launchkey-examples-spring-mvc "2.1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.2.5.RELEASE
org.springframework.security : spring-security-web jar 4.0.2.RELEASE
org.springframework.security : spring-security-config jar 4.0.2.RELEASE
org.springframework.security : spring-security-core jar 4.0.2.RELEASE
com.launchkey.sdk : launchkey-sdk jar 2.1.0

provided (1)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15on jar [1,2)

Модули Проекта

Данный проект не имеет модулей.

TransUnion TruValidate Multifactor Authentication SDK for Java

Build Status

SDK

The TransUnion TruValidate Multifactor Authentication SDK for Java provides a native Java SDK for interacting with the TransUnion TruValidate Multifactor Authentication API.

Go to the README

Examples

Examples for using the TransUnion TruValidate Multifactor Authentication SDK for Java

CLI Example

Go to the README

Spring MVC Example

Go to the README

Contributing

  1. Fork it (GitHub forking guide)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Unit test your changes (mvn clean test)
  4. Integration test your changes (See Instructions)
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request
com.launchkey.sdk
LaunchKey is a passwordless, anonymous, multi-factor authentication platform.

Версии библиотеки

Версия
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0