License |
License |
---|---|
GroupId | GroupIdio.github.bdluck |
ArtifactId | ArtifactIddustpan-parent |
Version | Version1.4.1 |
Type | Typepom |
Description |
Description基础网关和数据解析框架
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dustpan-parent-1.4.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-parent/ -->
<dependency>
<groupId>io.github.bdluck</groupId>
<artifactId>dustpan-parent</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-parent/
implementation 'io.github.bdluck:dustpan-parent:1.4.1'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-parent/
implementation ("io.github.bdluck:dustpan-parent:1.4.1")
'io.github.bdluck:dustpan-parent:pom:1.4.1'
<dependency org="io.github.bdluck" name="dustpan-parent" rev="1.4.1">
<artifact name="dustpan-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-parent', version='1.4.1')
)
libraryDependencies += "io.github.bdluck" % "dustpan-parent" % "1.4.1"
[io.github.bdluck/dustpan-parent "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |