License |
License |
---|---|
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-ftp-starter |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionwu内部整合
|
Filename | Size |
---|---|
wu-ftp-starter-1.0.5.pom | |
wu-ftp-starter-1.0.5.jar | 25 KB |
wu-ftp-starter-1.0.5-sources.jar | 20 KB |
wu-ftp-starter-1.0.5-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-ftp-starter/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-ftp-starter</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-ftp-starter/
implementation 'top.wu2020:wu-ftp-starter:1.0.5'
// https://jarcasting.com/artifacts/top.wu2020/wu-ftp-starter/
implementation ("top.wu2020:wu-ftp-starter:1.0.5")
'top.wu2020:wu-ftp-starter:jar:1.0.5'
<dependency org="top.wu2020" name="wu-ftp-starter" rev="1.0.5">
<artifact name="wu-ftp-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-ftp-starter', version='1.0.5')
)
libraryDependencies += "top.wu2020" % "wu-ftp-starter" % "1.0.5"
[top.wu2020/wu-ftp-starter "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-spring-boot-starter | jar | 2.17.1 |
org.apache.camel : camel-ftp | jar | 2.17.1 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |