| License |
License |
|---|---|
| GroupId | GroupIdcn.jdevelops |
| ArtifactId | ArtifactIdminio-driver |
| Version | Version2.0.4 |
| Type | Typejar |
| Description |
Description开发用的小组件
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| minio-driver-2.0.4.pom | |
| minio-driver-2.0.4.jar | 12 KB |
| minio-driver-2.0.4-sources.jar | 7 KB |
| minio-driver-2.0.4-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/minio-driver/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>minio-driver</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/minio-driver/
implementation 'cn.jdevelops:minio-driver:2.0.4'
// https://jarcasting.com/artifacts/cn.jdevelops/minio-driver/
implementation ("cn.jdevelops:minio-driver:2.0.4")
'cn.jdevelops:minio-driver:jar:2.0.4'
<dependency org="cn.jdevelops" name="minio-driver" rev="2.0.4">
<artifact name="minio-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='minio-driver', version='2.0.4')
)
libraryDependencies += "cn.jdevelops" % "minio-driver" % "2.0.4"
[cn.jdevelops/minio-driver "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.minio : minio | jar | 8.3.7 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| cn.jdevelops : oss-api | jar | 2.0.4 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.mockito : mockito-inline | jar | 3.6.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.41 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | 2.4.2 |