is not current version
Last Version 4.9.0

line-bot-spring-boot 4.3.0

null

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.linecorp.bot
ArtifactId

ArtifactId

line-bot-spring-boot
Version

Version

4.3.0
Type

Type

jar
Description

Description

line-bot-spring-boot
null
Project URL

Project URL

https://github.com/line/line-bot-sdk-java

Download line-bot-spring-boot 4.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.linecorp.bot : line-bot-api-client jar 4.3.0
com.linecorp.bot : line-bot-model jar 4.3.0

runtime (4)

Group / Artifact Type Version
com.linecorp.bot : line-bot-parser jar 4.3.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar
com.google.guava : guava jar 28.2-jre

test (5)

Group / Artifact Type Version
com.github.stefanbirkner : system-lambda jar 1.0.0
com.squareup.okhttp3 : mockwebserver jar
org.hibernate.validator : 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.