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