RiveScript

RiveScript interpreter for Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.rivescript
ArtifactId

ArtifactId

rivescript-spring-boot-starter
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

RiveScript
RiveScript interpreter for Java
Project URL

Project URL

https://github.com/aichaos/rivescript-java
Source Code Management

Source Code Management

https://github.com/aichaos/rivescript-java

Download rivescript-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.rivescript : rivescript-core jar 0.11.0
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.28.2
org.slf4j : slf4j-simple jar 1.7.26
org.springframework.boot : spring-boot-starter-test jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0