is not current version
Last Version 4.8.0

com.iovation.launchkey:sdk-examples-spring-mvc 4.2.1

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

Categories

Categories

Spring MVC User Interface Web Frameworks KeY Data Data Formats Formal Verification
GroupId

GroupId

com.iovation.launchkey
ArtifactId

ArtifactId

sdk-examples-spring-mvc
Version

Version

4.2.1
Type

Type

jar

Download sdk-examples-spring-mvc 4.2.1


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