License |
License |
---|---|
GroupId | GroupIdcom.gframework.boot |
ArtifactId | ArtifactIdgframework-file-manage |
Version | Version2.1.1-beta |
Type | Typejar |
Description |
Descriptiongframework-file-manage
本地文件外部管理封装支持库
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gframework.boot/gframework-file-manage/ -->
<dependency>
<groupId>com.gframework.boot</groupId>
<artifactId>gframework-file-manage</artifactId>
<version>2.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-file-manage/
implementation 'com.gframework.boot:gframework-file-manage:2.1.1-beta'
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-file-manage/
implementation ("com.gframework.boot:gframework-file-manage:2.1.1-beta")
'com.gframework.boot:gframework-file-manage:jar:2.1.1-beta'
<dependency org="com.gframework.boot" name="gframework-file-manage" rev="2.1.1-beta">
<artifact name="gframework-file-manage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gframework.boot', module='gframework-file-manage', version='2.1.1-beta')
)
libraryDependencies += "com.gframework.boot" % "gframework-file-manage" % "2.1.1-beta"
[com.gframework.boot/gframework-file-manage "2.1.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.gframework.boot : gframework-util | jar | 2.1.1-beta |