is not current version
Last Version 2.3.9

love.forte.simple-robot:core-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

core-spring-boot-starter
Version

Version

2.1.0-DEV.1
Type

Type

jar
Description

Description

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

Download core-spring-boot-starter 2.1.0-DEV.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-autoconfigure jar
love.forte.simple-robot : core jar 2.1.0-DEV.1
love.forte.common : configuration jar 1.0.0-BETA.2
love.forte.common : ioc jar 1.0.0-BETA.2

provided (1)

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

Project Modules

There are no modules declared in this project.