License |
License |
---|---|
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdfileserver-view |
Version | Version3.2.2101 |
Type | Typejar |
Description |
Descriptioncom.centit.product:centit-fileserver-view
文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fileserver-view-3.2.2101.pom | |
fileserver-view-3.2.2101.jar | 148 KB |
fileserver-view-3.2.2101-sources.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.product/fileserver-view/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>fileserver-view</artifactId>
<version>3.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/fileserver-view/
implementation 'com.centit.product:fileserver-view:3.2.2101'
// https://jarcasting.com/artifacts/com.centit.product/fileserver-view/
implementation ("com.centit.product:fileserver-view:3.2.2101")
'com.centit.product:fileserver-view:jar:3.2.2101'
<dependency org="com.centit.product" name="fileserver-view" rev="3.2.2101">
<artifact name="fileserver-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='fileserver-view', version='3.2.2101')
)
libraryDependencies += "com.centit.product" % "fileserver-view" % "3.2.2101"
[com.centit.product/fileserver-view "3.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.framework : framework-base-view-easyui | jar | 3.1.2007 |