line-bot-servlet

Modified to use multiple accounts based on line-bot-sdk-java ver.1.6.0.

Лицензия

Лицензия

Группа

Группа

io.github.jistol
Идентификатор

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

line-bot-servlet
Последняя версия

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

1.6.0.JISTOL
Дата

Дата

Тип

Тип

jar
Описание

Описание

line-bot-servlet
Modified to use multiple accounts based on line-bot-sdk-java ver.1.6.0.
Ссылка на сайт

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

https://github.com/jistol/line-bot-sdk-java-1.6.0.JISTOL
Система контроля версий

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

https://github.com/jistol/line-bot-sdk-java-1.6.0.JISTOL

Скачать line-bot-servlet

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

<!-- https://jarcasting.com/artifacts/io.github.jistol/line-bot-servlet/ -->
<dependency>
    <groupId>io.github.jistol</groupId>
    <artifactId>line-bot-servlet</artifactId>
    <version>1.6.0.JISTOL</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jistol/line-bot-servlet/
implementation 'io.github.jistol:line-bot-servlet:1.6.0.JISTOL'
// https://jarcasting.com/artifacts/io.github.jistol/line-bot-servlet/
implementation ("io.github.jistol:line-bot-servlet:1.6.0.JISTOL")
'io.github.jistol:line-bot-servlet:jar:1.6.0.JISTOL'
<dependency org="io.github.jistol" name="line-bot-servlet" rev="1.6.0.JISTOL">
  <artifact name="line-bot-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jistol', module='line-bot-servlet', version='1.6.0.JISTOL')
)
libraryDependencies += "io.github.jistol" % "line-bot-servlet" % "1.6.0.JISTOL"
[io.github.jistol/line-bot-servlet "1.6.0.JISTOL"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.github.jistol : line-bot-api-client jar 1.6.0.JISTOL
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar
javax.servlet : javax.servlet-api Необязательный jar
org.slf4j : slf4j-api Необязательный jar

test (5)

Идентификатор библиотеки Тип Версия
com.github.stefanbirkner : system-rules jar 1.16.1
com.squareup.okhttp3 : mockwebserver jar 3.4.2
org.hibernate : hibernate-validator jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-logging jar

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

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

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

Версия
1.6.0.JISTOL