MVN

com.amazon.alexa : ask-sdk-mvc

Maven & Gradle

Sep 12, 2018
1 usages
12 stars

ASK SDK MVC Framework · The Alexa Skills Kit MVC Framework extends the existing ASK SDK, adding features for mapping requests to methods and rendering responses via view scripts and templates such as Nashorn Javascript and Freemarker. It also integrates with the ASK SDK Interaction Model Mapper framework to create a single environment where both the interaction model and business logic of skills can be managed as code packages.

<dependency>
    <groupId>com.amazon.alexa</groupId>
    <artifactId>ask-sdk-mvc</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazon.alexa : ask-sdk-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.amazon.alexa : ask-sdk-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
ask-sdk-mvc-0.1.0

How to add a dependency to Maven

Add the following com.amazon.alexa : ask-sdk-mvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazon.alexa</groupId>
    <artifactId>ask-sdk-mvc</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazon.alexa : ask-sdk-mvc gradle dependency to your build.gradle file:

implementation 'com.amazon.alexa:ask-sdk-mvc:0.1.0'

Gradle Kotlin DSL: Add the following com.amazon.alexa : ask-sdk-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazon.alexa:ask-sdk-mvc:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazon.alexa : ask-sdk-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazon.alexa" % "ask-sdk-mvc" % "0.1.0"

Advertisement

Dependencies from Group

Aug 10, 2023
15 usages
810 stars
Dec 07, 2017
10 usages
810 stars
Aug 10, 2023
10 usages
810 stars
Aug 10, 2023
10 usages
810 stars
Aug 10, 2023
4 usages
810 stars

Discover Dependencies

Jul 26, 2023
1 usages
1.4k stars
Jul 10, 2023
1 usages
333 stars
Sep 19, 2018
1 usages
0 stars
Sep 19, 2018
1 usages
7 stars
Jun 14, 2023
1 usages
5 stars
Jul 12, 2022
1 usages
3 stars
Sep 19, 2018
1 usages
6 stars
Sep 18, 2018
1 usages
2.5k stars
Jun 14, 2023
1 usages
51 stars
Sep 19, 2018
1 usages
4 stars