Last Version

Spring MVC Example Application 4.0.0

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

License

License

MIT
Categories

Categories

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

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

examples-spring-mvc
Version

Version

4.0.0
Type

Type

jar
Description

Description

Spring MVC Example Application
Example application for using the LaunchKey SDK in a Spring MVC application
Project Organization

Project Organization

iovation

Download examples-spring-mvc 4.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.2.5.RELEASE
org.springframework.security : spring-security-web jar 4.0.2.RELEASE
org.springframework.security : spring-security-config jar 4.0.2.RELEASE
org.springframework.security : spring-security-core jar 4.0.2.RELEASE
com.launchkey.sdk : launchkey-sdk jar 4.0.0

provided (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar [1,2)

Project Modules

There are no modules declared in this project.