License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-minio-starter |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstructure-minio-starter
structure-minio-starter
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-minio-starter/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-minio-starter</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-minio-starter/
implementation 'cn.structured:structure-minio-starter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-minio-starter/
implementation ("cn.structured:structure-minio-starter:1.1.2.RELEASE")
'cn.structured:structure-minio-starter:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-minio-starter" rev="1.1.2.RELEASE">
<artifact name="structure-minio-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-minio-starter', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-minio-starter" % "1.1.2.RELEASE"
[cn.structured/structure-minio-starter "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.2.RELEASE |
org.projectlombok : lombok | jar | |
org.springframework : spring-web | jar | 5.1.4.RELEASE |
io.minio : minio | jar | 6.0.11 |