License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdlove.forte.simple-robot |
ArtifactId | ArtifactIdcomponent-lovelycat-httpapi-spring-boot-starter |
Version | Version2.2.0-DEV.15 |
Type | Typejar |
Description |
Descriptionsimple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。
|
<!-- 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.2.0-DEV.15</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.2.0-DEV.15'
// 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.2.0-DEV.15")
'love.forte.simple-robot:component-lovelycat-httpapi-spring-boot-starter:jar:2.2.0-DEV.15'
<dependency org="love.forte.simple-robot" name="component-lovelycat-httpapi-spring-boot-starter" rev="2.2.0-DEV.15">
<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.2.0-DEV.15')
)
libraryDependencies += "love.forte.simple-robot" % "component-lovelycat-httpapi-spring-boot-starter" % "2.2.0-DEV.15"
[love.forte.simple-robot/component-lovelycat-httpapi-spring-boot-starter "2.2.0-DEV.15"]
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.2.0-DEV.15 |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
love.forte.simple-robot : component-lovelycat-httpapi | jar | 2.2.0-DEV.15 |
love.forte.simple-robot.http : client-restTemplate | jar | 2.2.0-DEV.15 |
love.forte.simple-robot.serialization : json-jackson | jar | 2.2.0-DEV.15 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
love.forte.common : log Optional | jar | 1.0.6 |
org.jetbrains.kotlin : kotlin-test | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.20 |