LaunchKey CLI Example Application

Example application for using the Platform SDK in a CLI application

License

License

MIT
Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-examples-cli
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

LaunchKey CLI Example Application
Example application for using the Platform SDK in a CLI application
Project Organization

Project Organization

LaunchKey

Download launchkey-examples-cli

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.launchkey.sdk : launchkey-sdk jar 2.1.0
com.martiansoftware : jsap jar 2.1

provided (1)

Group / Artifact Type Version
bouncycastle : bcprov-jdk16 jar [0.0,)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0