License |
License |
---|---|
GroupId | GroupIdtop.hmtools |
ArtifactId | ArtifactIdFileCacheManager |
Version | Version0.0.1.20180309 |
Type | Typejar |
Description |
DescriptionFileCacheManager
文件缓存组件
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/top.hmtools/FileCacheManager/ -->
<dependency>
<groupId>top.hmtools</groupId>
<artifactId>FileCacheManager</artifactId>
<version>0.0.1.20180309</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/FileCacheManager/
implementation 'top.hmtools:FileCacheManager:0.0.1.20180309'
// https://jarcasting.com/artifacts/top.hmtools/FileCacheManager/
implementation ("top.hmtools:FileCacheManager:0.0.1.20180309")
'top.hmtools:FileCacheManager:jar:0.0.1.20180309'
<dependency org="top.hmtools" name="FileCacheManager" rev="0.0.1.20180309">
<artifact name="FileCacheManager" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='FileCacheManager', version='0.0.1.20180309')
)
libraryDependencies += "top.hmtools" % "FileCacheManager" % "0.0.1.20180309"
[top.hmtools/FileCacheManager "0.0.1.20180309"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.5.6.RELEASE |
commons-io : commons-io | jar | 2.4 |
top.hmtools : hm-tools-common | jar | 0.0.1 |