io.github.bdluck:dustpan-command

指令下发模块

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-command
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

指令下发模块

Download dustpan-command

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.bdluck : dustpan-common jar 1.4.1
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2