Last Version

iovation LaunchKey SDK Example Spring MVC Application 4.8.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.iovation.launchkey
ArtifactId

ArtifactId

sdk-examples-spring-mvc
Version

Version

4.8.0
Type

Type

jar
Description

Description

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

Project Organization

iovation

Download sdk-examples-spring-mvc 4.8.0


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.springframework.boot : spring-boot-starter-web jar 2.0.7.RELEASE
org.springframework.security : spring-security-web jar [5.1.2,5.1.999]
org.springframework.security : spring-security-config jar [5.1.2,5.1.999]
org.springframework.security : spring-security-core jar [5.1.2,5.1.999]
com.iovation.launchkey : sdk jar 4.8.0
org.bouncycastle : bcprov-jdk15on jar [1.60,1.999]
com.fasterxml.jackson.core : jackson-databind jar [2.9.8,2.9.999]
org.thymeleaf : thymeleaf-spring5 jar [3.0.11,3.0.999]

Project Modules

There are no modules declared in this project.