License |
License |
---|---|
GroupId | GroupIdcom.github.lvyanyang |
ArtifactId | ArtifactIdxci-upload |
Version | Version2.0.1 |
Type | Typejar |
Description |
Description西交投Web框架文件上传组件库
|
Filename | Size |
---|---|
xci-upload-2.0.1.pom | |
xci-upload-2.0.1.jar | 25 KB |
xci-upload-2.0.1-sources.jar | 13 KB |
xci-upload-2.0.1-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lvyanyang/xci-upload/ -->
<dependency>
<groupId>com.github.lvyanyang</groupId>
<artifactId>xci-upload</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-upload/
implementation 'com.github.lvyanyang:xci-upload:2.0.1'
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-upload/
implementation ("com.github.lvyanyang:xci-upload:2.0.1")
'com.github.lvyanyang:xci-upload:jar:2.0.1'
<dependency org="com.github.lvyanyang" name="xci-upload" rev="2.0.1">
<artifact name="xci-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lvyanyang', module='xci-upload', version='2.0.1')
)
libraryDependencies += "com.github.lvyanyang" % "xci-upload" % "2.0.1"
[com.github.lvyanyang/xci-upload "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |
com.github.lvyanyang : xci-core | jar | 2.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |