ASK SDK Maven Plugins

Maven plugins for the ASK SDK and/or associated frameworks.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.amazon.alexa
ArtifactId

ArtifactId

ask-sdk-maven-plugins
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ASK SDK Maven Plugins
Maven plugins for the ASK SDK and/or associated frameworks.
Source Code Management

Source Code Management

https://github.com/alexa-labs/ask-sdk-frameworks-java.git

Download ask-sdk-maven-plugins

How to add to project

<plugin>
    <groupId>com.amazon.alexa</groupId>
    <artifactId>ask-sdk-maven-plugins</artifactId>
    <version>0.1.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.amazon.alexa : ask-sdk-interaction-model-mapper jar 0.1.0
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-core jar 3.5.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

Project Modules

There are no modules declared in this project.

Ask SDK Frameworks Java

This repository contains framework and plugin libraries for building Alexa Custom Skills in Java. These plugins are not under active development, are experimental in nature, and are not recommended for use with production skills. The core Alexa Skills Kit SDK for Java is actively developed and supported and is recommended for these use cases.

Getting Started

To get started with a new MVC project, see the maven archetype.

Packages

MVC Skill Samples

License

These libraries are licensed under the Apache 2.0 License.

com.amazon.alexa

Versions

Version
0.1.1
0.1.0