xo-starter
基于spring boot构建的组件库。
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jnoee |
| Идентификатор | Идентификаторxo-starter-cache |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxo-starter
|
| Имя Файла | Размер |
|---|---|
| xo-starter-cache-1.0.2.pom | |
| xo-starter-cache-1.0.2.jar | 9 KB |
| xo-starter-cache-1.0.2-sources.jar | 5 KB |
| xo-starter-cache-1.0.2-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-cache/ -->
<dependency>
<groupId>com.github.jnoee</groupId>
<artifactId>xo-starter-cache</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-cache/
implementation 'com.github.jnoee:xo-starter-cache:1.0.2'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-cache/
implementation ("com.github.jnoee:xo-starter-cache:1.0.2")
'com.github.jnoee:xo-starter-cache:jar:1.0.2'
<dependency org="com.github.jnoee" name="xo-starter-cache" rev="1.0.2">
<artifact name="xo-starter-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-cache', version='1.0.2')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-cache" % "1.0.2"
[com.github.jnoee/xo-starter-cache "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jnoee : xo-starter-base | jar | 1.0.2 |
| org.springframework.session : spring-session-core | jar | |
| org.redisson : redisson | jar | 3.7.3 |
| de.ruedigermoeller : fst | jar | 2.56 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.4.RELEASE |
| org.projectlombok : lombok | jar | 1.16.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |
基于spring boot构建的组件库。