is not current version
Last Version 2.1.0

com.launchkey.sdk:launchkey-examples-spring-mvc 2.0.0

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.launchkey.sdk
ArtifactId

ArtifactId

launchkey-examples-spring-mvc
Version

Version

2.0.0
Type

Type

jar

Download launchkey-examples-spring-mvc 2.0.0


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