License |
License |
---|---|
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-fileupload-starter |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-fileupload-starter
my-fileupload-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-fileupload-starter/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-fileupload-starter</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-fileupload-starter/
implementation 'com.github.weibin268:my-fileupload-starter:2.0.1'
// https://jarcasting.com/artifacts/com.github.weibin268/my-fileupload-starter/
implementation ("com.github.weibin268:my-fileupload-starter:2.0.1")
'com.github.weibin268:my-fileupload-starter:jar:2.0.1'
<dependency org="com.github.weibin268" name="my-fileupload-starter" rev="2.0.1">
<artifact name="my-fileupload-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-fileupload-starter', version='2.0.1')
)
libraryDependencies += "com.github.weibin268" % "my-fileupload-starter" % "2.0.1"
[com.github.weibin268/my-fileupload-starter "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.weibin268 : my-fileupload | jar | 2.0.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |