| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.howaric.cache |
| Идентификатор | Идентификаторspring-enhanced-cache |
| Версия | Версия0.0.1 |
| Тип | Типpom |
| Описание |
Описаниеspring-enhanced-cache
spring-enhanced-cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-enhanced-cache-0.0.1.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/ -->
<dependency>
<groupId>cn.howaric.cache</groupId>
<artifactId>spring-enhanced-cache</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/
implementation 'cn.howaric.cache:spring-enhanced-cache:0.0.1'
// https://jarcasting.com/artifacts/cn.howaric.cache/spring-enhanced-cache/
implementation ("cn.howaric.cache:spring-enhanced-cache:0.0.1")
'cn.howaric.cache:spring-enhanced-cache:pom:0.0.1'
<dependency org="cn.howaric.cache" name="spring-enhanced-cache" rev="0.0.1">
<artifact name="spring-enhanced-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.howaric.cache', module='spring-enhanced-cache', version='0.0.1')
)
libraryDependencies += "cn.howaric.cache" % "spring-enhanced-cache" % "0.0.1"
[cn.howaric.cache/spring-enhanced-cache "0.0.1"]