alexav2-spring-boot-starter

Alexa Spring Boot Starter for V2 SDK (ASK-SDK)

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sasiperi
ArtifactId

ArtifactId

alexav2-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

alexav2-spring-boot-starter
Alexa Spring Boot Starter for V2 SDK (ASK-SDK)
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/alexav2-spring-boot-starter
Project Organization

Project Organization

Peri Org
Source Code Management

Source Code Management

https://github.com/sasiperi/alexa-spring-boot.git

Download alexav2-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.sasiperi/alexav2-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.sasiperi</groupId>
    <artifactId>alexav2-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sasiperi/alexav2-spring-boot-starter/
implementation 'io.github.sasiperi:alexav2-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/io.github.sasiperi/alexav2-spring-boot-starter/
implementation ("io.github.sasiperi:alexav2-spring-boot-starter:1.0.2")
'io.github.sasiperi:alexav2-spring-boot-starter:jar:1.0.2'
<dependency org="io.github.sasiperi" name="alexav2-spring-boot-starter" rev="1.0.2">
  <artifact name="alexav2-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sasiperi', module='alexav2-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "io.github.sasiperi" % "alexav2-spring-boot-starter" % "1.0.2"
[io.github.sasiperi/alexav2-spring-boot-starter "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
com.amazon.alexa : ask-sdk jar 2.27.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1