LaunchKey Examples Parent Module

Root module for all modules related to the iovation LaunchKey SDK for Java

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-examples-parent
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

LaunchKey Examples Parent Module
Root module for all modules related to the iovation LaunchKey SDK for Java
Project Organization

Project Organization

iovation

Download launchkey-examples-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cli-example
  • spring-mvc

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

TransUnion Global Fraud & Identity Solutions

Versions

Version
4.0.0
3.1.0
3.0.0
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0