License |
License |
---|---|
GroupId | GroupIdcom.lodsve.boot |
ArtifactId | ArtifactIdlodsve-boot-component-filesystem |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve boot component filesystem
Manage oss/aws s3/...
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-filesystem/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot-component-filesystem</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-filesystem/
implementation 'com.lodsve.boot:lodsve-boot-component-filesystem:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-filesystem/
implementation ("com.lodsve.boot:lodsve-boot-component-filesystem:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot-component-filesystem:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-component-filesystem" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot-component-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-component-filesystem', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-component-filesystem" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot-component-filesystem "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.4 |
com.aliyun.oss : aliyun-sdk-oss Optional | jar | 3.11.1 |
com.amazonaws : aws-java-sdk-s3 Optional | jar | 1.11.868 |
com.lodsve.boot : lodsve-boot | jar | 1.0.1.RELEASE |