line-bot-servlet

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

License

License

GroupId

GroupId

io.github.jistol
ArtifactId

ArtifactId

line-bot-servlet
Last Version

Last Version

1.6.0.JISTOL
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download line-bot-servlet

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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 Optional jar
org.slf4j : slf4j-api Optional jar

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0.JISTOL