RiveScript

RiveScript interpreter for Java

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.rivescript
Идентификатор

Идентификатор

rivescript-spring-boot-starter
Последняя версия

Последняя версия

0.11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RiveScript
RiveScript interpreter for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/aichaos/rivescript-java
Система контроля версий

Система контроля версий

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

Скачать rivescript-spring-boot-starter

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0