License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdfileserver-task-redis-plugin |
Version | Version3.2.2101 |
Type | Typejar |
Description |
Descriptioncom.centit.product:fileserver-task-redis-plugin
文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.centit.product/fileserver-task-redis-plugin/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>fileserver-task-redis-plugin</artifactId>
<version>3.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/fileserver-task-redis-plugin/
implementation 'com.centit.product:fileserver-task-redis-plugin:3.2.2101'
// https://jarcasting.com/artifacts/com.centit.product/fileserver-task-redis-plugin/
implementation ("com.centit.product:fileserver-task-redis-plugin:3.2.2101")
'com.centit.product:fileserver-task-redis-plugin:jar:3.2.2101'
<dependency org="com.centit.product" name="fileserver-task-redis-plugin" rev="3.2.2101">
<artifact name="fileserver-task-redis-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='fileserver-task-redis-plugin', version='3.2.2101')
)
libraryDependencies += "com.centit.product" % "fileserver-task-redis-plugin" % "3.2.2101"
[com.centit.product/fileserver-task-redis-plugin "3.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.product : fileserver-adapter | jar | 3.2.2101 |
org.springframework.data : spring-data-redis | jar | 2.1.5.RELEASE |
redis.clients : jedis | jar | 2.9.0 |