Last Version

LaunchKey Examples Parent Module 4.0.0

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
Version

Version

4.0.0
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 4.0.0


<!-- 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