alexa-spring-boot-starter

Alexa Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sasiperi
ArtifactId

ArtifactId

alexa-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

alexa-spring-boot-starter
Alexa Spring Boot Starter
Project URL

Project URL

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

Project Organization

Peri Org
Source Code Management

Source Code Management

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

Download alexa-spring-boot-starter

How to add to project

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

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 : alexa-skills-kit jar 1.8.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.

alexa-spring-boot

Versions

Version
1.0.3
1.0.2