is not current version
Last Version 2.3.9

love.forte.simple-robot:spring-boot-starter 2.1.0-DEV.1

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

spring-boot-starter
Version

Version

2.1.0-DEV.1
Type

Type

pom
Description

Description

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

Download spring-boot-starter 2.1.0-DEV.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core-spring-boot-starter
  • component-mirai-spring-boot-starter
  • component-lovelycat-httpapi-spring-boot-starter