License |
License |
---|---|
GroupId | GroupIdcom.cq1080 |
ArtifactId | ArtifactIdoss |
Last Version | Last Version0.0.9-ssgc |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYet Another Spring Boot Framework
|
Filename | Size |
---|---|
oss-0.0.9-ssgc.pom | |
oss-0.0.9-ssgc.jar | 12 KB |
oss-0.0.9-ssgc-sources.jar | 6 KB |
oss-0.0.9-ssgc-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cq1080/oss/ -->
<dependency>
<groupId>com.cq1080</groupId>
<artifactId>oss</artifactId>
<version>0.0.9-ssgc</version>
</dependency>
// https://jarcasting.com/artifacts/com.cq1080/oss/
implementation 'com.cq1080:oss:0.0.9-ssgc'
// https://jarcasting.com/artifacts/com.cq1080/oss/
implementation ("com.cq1080:oss:0.0.9-ssgc")
'com.cq1080:oss:jar:0.0.9-ssgc'
<dependency org="com.cq1080" name="oss" rev="0.0.9-ssgc">
<artifact name="oss" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cq1080', module='oss', version='0.0.9-ssgc')
)
libraryDependencies += "com.cq1080" % "oss" % "0.0.9-ssgc"
[com.cq1080/oss "0.0.9-ssgc"]
Group / Artifact | Type | Version |
---|---|---|
io.minio : minio | jar | 6.0.11 |
com.cq1080 : rest | jar | 0.0.9-ssgc |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.3.RELEASE |
com.qiniu : qiniu-java-sdk | jar | 7.2.27 |
net.sf.jmimemagic : jmimemagic | jar | 0.1.5 |
org.apache.tika : tika-core | jar | 1.18 |
org.projectlombok : lombok Optional | jar | 1.18.6 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
io.springfox : springfox-swagger2 | jar | 2.9.2 |