robot-starter

qqbot starter dependencies management

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guigumua
ArtifactId

ArtifactId

robot-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

robot-starter
qqbot starter dependencies management

Download robot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/ -->
<dependency>
    <groupId>com.github.guigumua</groupId>
    <artifactId>robot-starter</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/
implementation 'com.github.guigumua:robot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.guigumua/robot-starter/
implementation ("com.github.guigumua:robot-starter:1.0.4")
'com.github.guigumua:robot-starter:jar:1.0.4'
<dependency org="com.github.guigumua" name="robot-starter" rev="1.0.4">
  <artifact name="robot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guigumua', module='robot-starter', version='1.0.4')
)
libraryDependencies += "com.github.guigumua" % "robot-starter" % "1.0.4"
[com.github.guigumua/robot-starter "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.guigumua : robot-common jar 1.0.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
org.hibernate.validator : hibernate-validator jar 6.0.18.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1-RELEASE
1.0.0-RELEASE
0.0.1-RELEASE