| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.letters7.wuchen |
| Идентификатор | Идентификаторspringboot2-cache-support |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthe utils by springboot2
|
<!-- https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-support/ -->
<dependency>
<groupId>com.letters7.wuchen</groupId>
<artifactId>springboot2-cache-support</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-support/
implementation 'com.letters7.wuchen:springboot2-cache-support:1.0.0'
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-cache-support/
implementation ("com.letters7.wuchen:springboot2-cache-support:1.0.0")
'com.letters7.wuchen:springboot2-cache-support:jar:1.0.0'
<dependency org="com.letters7.wuchen" name="springboot2-cache-support" rev="1.0.0">
<artifact name="springboot2-cache-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.letters7.wuchen', module='springboot2-cache-support', version='1.0.0')
)
libraryDependencies += "com.letters7.wuchen" % "springboot2-cache-support" % "1.0.0"
[com.letters7.wuchen/springboot2-cache-support "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.letters7.wuchen : springboot2-utils | jar | 1.0.0 |
| com.google.guava : guava | jar | 27.0-jre |
| com.alibaba : fastjson | jar | 1.2.54 |
| org.springframework : spring-web | jar | |
| org.springframework : spring-context-support | jar | |
| org.apache.tomcat.embed : tomcat-embed-core | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |