License |
License |
---|---|
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdfileserver-utils |
Version | Version3.2.2101 |
Type | Typejar |
Description |
Descriptioncom.centit.product:centit-fileserver-utils
文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fileserver-utils-3.2.2101.pom | |
fileserver-utils-3.2.2101.jar | 20 KB |
fileserver-utils-3.2.2101-sources.jar | 13 KB |
fileserver-utils-3.2.2101-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.product/fileserver-utils/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>fileserver-utils</artifactId>
<version>3.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/fileserver-utils/
implementation 'com.centit.product:fileserver-utils:3.2.2101'
// https://jarcasting.com/artifacts/com.centit.product/fileserver-utils/
implementation ("com.centit.product:fileserver-utils:3.2.2101")
'com.centit.product:fileserver-utils:jar:3.2.2101'
<dependency org="com.centit.product" name="fileserver-utils" rev="3.2.2101">
<artifact name="fileserver-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='fileserver-utils', version='3.2.2101')
)
libraryDependencies += "com.centit.product" % "fileserver-utils" % "3.2.2101"
[com.centit.product/fileserver-utils "3.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.product : fileserver-adapter | jar | 3.2.2101 |
org.springframework : spring-web Optional | jar | 5.1.5.RELEASE |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.centit.framework : framework-core Optional | jar | 5.0.2101 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |