| License |
License |
|---|---|
| GroupId | GroupIdcn.jeeweb |
| ArtifactId | ArtifactIdjeeweb-common-oss |
| Version | Version1.0.4.RELEASE |
| Type | Typejar |
| Description |
Descriptionjeeweb-common-oss
Parent pom providing dependency and plugin management for applications
built with Maven
|
<!-- https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-oss/ -->
<dependency>
<groupId>cn.jeeweb</groupId>
<artifactId>jeeweb-common-oss</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-oss/
implementation 'cn.jeeweb:jeeweb-common-oss:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-oss/
implementation ("cn.jeeweb:jeeweb-common-oss:1.0.4.RELEASE")
'cn.jeeweb:jeeweb-common-oss:jar:1.0.4.RELEASE'
<dependency org="cn.jeeweb" name="jeeweb-common-oss" rev="1.0.4.RELEASE">
<artifact name="jeeweb-common-oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jeeweb', module='jeeweb-common-oss', version='1.0.4.RELEASE')
)
libraryDependencies += "cn.jeeweb" % "jeeweb-common-oss" % "1.0.4.RELEASE"
[cn.jeeweb/jeeweb-common-oss "1.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.jeeweb : jeeweb-common-utils | jar | 1.0.4.RELEASE |
| com.qiniu : qiniu-java-sdk | jar | [7.0.0, 7.1.99] |
| com.aliyun.oss : aliyun-sdk-oss | jar | 2.5.0 |
| com.qcloud : cos_api | jar | 3.3 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| javax.servlet : jstl | jar | 1.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |