is not current version
Last Version 2.3.9

love.forte.simple-robot:component-lovelycat-httpapi-spring-boot-starter 2.3.8

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-lovelycat-httpapi-spring-boot-starter
Version

Version

2.3.8
Type

Type

jar
Description

Description

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

Download component-lovelycat-httpapi-spring-boot-starter 2.3.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
love.forte.simple-robot : core-spring-boot-starter jar 2.3.8
org.springframework.boot : spring-boot-starter-web Optional jar
love.forte.simple-robot : component-lovelycat-httpapi jar 2.3.8
love.forte.simple-robot.http : client-restTemplate jar 2.3.8
love.forte.simple-robot.serialization : json-jackson jar 2.3.8
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22

test (2)

Group / Artifact Type Version
love.forte.common : log Optional jar 1.0.7
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.6.0

Project Modules

There are no modules declared in this project.