p

pxc-framework-file-storage

File storage configuration jar
Files download
File Operation
pxc-framework-file-storage-2022-2.7-1.3.jar download
pxc-framework-file-storage-2022-2.7-1.3.pom download
pxc-framework-file-storage-2022-2.7-1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.panxiaochao</groupId>
  <artifactId>pxc-framework-file-storage</artifactId>
  <version>2022-2.7-1.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.panxiaochao:pxc-framework-file-storage:2022-2.7-1.3'
Gradle Kotlin
implementation("io.github.panxiaochao:pxc-framework-file-storage:2022-2.7-1.3")
Scala SBT
libraryDependencies += "io.github.panxiaochao" % "pxc-framework-file-storage" % "2022-2.7-1.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.panxiaochao', module='pxc-framework-file-storage', version='2022-2.7-1.3')
)
Apache Ivy
<dependency org="io.github.panxiaochao" name="pxc-framework-file-storage" rev="2022-2.7-1.3" />
Leiningen
[io.github.panxiaochao/pxc-framework-file-storage "2022-2.7-1.3"]
Apache Buildr
'io.github.panxiaochao:pxc-framework-file-storage:jar:2022-2.7-1.3'