robot-common

qqbot starter dependencies management

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guigumua
ArtifactId

ArtifactId

robot-common
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

robot-common
qqbot starter dependencies management

Download robot-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
io.netty : netty-all jar
com.alibaba : fastjson jar 1.2.51
org.apache.commons : commons-lang3 jar 3.9

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