| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xujiaji.mk |
| Идентификатор | Идентификаторfile-front |
| Версия | Версия1.0.0-beta9 |
| Тип | Типjar |
| Описание |
Описаниеfile-front
springboot业务模块化!以依赖线上模块,自由选择所需模块,达到快速开发新项目的目的!并为统一维护提供便利
|
| Имя Файла | Размер |
|---|---|
| file-front-1.0.0-beta9.pom | |
| file-front-1.0.0-beta9.jar | 2 KB |
| file-front-1.0.0-beta9-sources.jar | 1 KB |
| file-front-1.0.0-beta9-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xujiaji.mk/file-front/ -->
<dependency>
<groupId>com.github.xujiaji.mk</groupId>
<artifactId>file-front</artifactId>
<version>1.0.0-beta9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/file-front/
implementation 'com.github.xujiaji.mk:file-front:1.0.0-beta9'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/file-front/
implementation ("com.github.xujiaji.mk:file-front:1.0.0-beta9")
'com.github.xujiaji.mk:file-front:jar:1.0.0-beta9'
<dependency org="com.github.xujiaji.mk" name="file-front" rev="1.0.0-beta9">
<artifact name="file-front" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='file-front', version='1.0.0-beta9')
)
libraryDependencies += "com.github.xujiaji.mk" % "file-front" % "1.0.0-beta9"
[com.github.xujiaji.mk/file-front "1.0.0-beta9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xujiaji.mk : common | jar | 1.0.0-beta9 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.5.3 |
| org.projectlombok : lombok | jar | 1.18.20 |
| cn.hutool : hutool-all | jar | 5.3.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |