Last Version

io.github.bdluck:dustpan-example 1.4.1

代码示例

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-example
Version

Version

1.4.1
Type

Type

jar
Description

Description

代码示例

Download dustpan-example 1.4.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.bdluck : dustpan-template jar 1.4.1
io.github.bdluck : dustpan-gateway jar 1.4.1
io.github.bdluck : dustpan-event jar 1.4.1
io.github.bdluck : dustpan-command jar 1.4.1
ch.qos.logback : logback-classic jar 1.2.3
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.