| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.upcwangying.cloud.samples |
| Идентификатор | Идентификаторsamples-cache |
| Версия | Версия0.2.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsamples-cache
缓存模块
|
| Имя Файла | Размер |
|---|---|
| samples-cache-0.2.1.RELEASE.pom | |
| samples-cache-0.2.1.RELEASE.jar | 3 KB |
| samples-cache-0.2.1.RELEASE-sources.jar | 1 KB |
| samples-cache-0.2.1.RELEASE-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/ -->
<dependency>
<groupId>com.upcwangying.cloud.samples</groupId>
<artifactId>samples-cache</artifactId>
<version>0.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/
implementation 'com.upcwangying.cloud.samples:samples-cache:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-cache/
implementation ("com.upcwangying.cloud.samples:samples-cache:0.2.1.RELEASE")
'com.upcwangying.cloud.samples:samples-cache:jar:0.2.1.RELEASE'
<dependency org="com.upcwangying.cloud.samples" name="samples-cache" rev="0.2.1.RELEASE">
<artifact name="samples-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples', module='samples-cache', version='0.2.1.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples" % "samples-cache" % "0.2.1.RELEASE"
[com.upcwangying.cloud.samples/samples-cache "0.2.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.15.RELEASE |