License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-minio-starter |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionstructure-minio
structure-minio
|
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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-minio-starter/
implementation 'cn.structured:structure-minio-starter:1.0.2'
// https://jarcasting.com/artifacts/cn.structured/structure-minio-starter/
implementation ("cn.structured:structure-minio-starter:1.0.2")
'cn.structured:structure-minio-starter:jar:1.0.2'
<dependency org="cn.structured" name="structure-minio-starter" rev="1.0.2">
<artifact name="structure-minio-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-minio-starter', version='1.0.2')
)
libraryDependencies += "cn.structured" % "structure-minio-starter" % "1.0.2"
[cn.structured/structure-minio-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | |
org.springframework : spring-web | jar | |
io.minio : minio | jar | 6.0.11 |