License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdfileserver-client |
Version | Version3.2.2101 |
Type | Typejar |
Description |
Descriptioncom.centit.product:fileserver-client
文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fileserver-client-3.2.2101.pom | |
fileserver-client-3.2.2101.jar | 16 KB |
fileserver-client-3.2.2101-sources.jar | 11 KB |
fileserver-client-3.2.2101-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.product/fileserver-client/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>fileserver-client</artifactId>
<version>3.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/fileserver-client/
implementation 'com.centit.product:fileserver-client:3.2.2101'
// https://jarcasting.com/artifacts/com.centit.product/fileserver-client/
implementation ("com.centit.product:fileserver-client:3.2.2101")
'com.centit.product:fileserver-client:jar:3.2.2101'
<dependency org="com.centit.product" name="fileserver-client" rev="3.2.2101">
<artifact name="fileserver-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='fileserver-client', version='3.2.2101')
)
libraryDependencies += "com.centit.product" % "fileserver-client" % "3.2.2101"
[com.centit.product/fileserver-client "3.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.product : fileserver-adapter | jar | 3.2.2101 |
Group / Artifact | Type | Version |
---|---|---|
com.centit.framework : framework-adapter Optional | jar | 5.0.2101 |
org.projectlombok : lombok | jar | 1.18.2 |
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 |