| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.alilitech |
| Идентификатор | Идентификаторboot-plus-web |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
Описаниеboot-plus is a rapid development framework based on spring boot.
|
| Имя Файла | Размер |
|---|---|
| boot-plus-web-2.0.0.pom | |
| boot-plus-web-2.0.0.jar | 64 KB |
| boot-plus-web-2.0.0-sources.jar | 59 KB |
| boot-plus-web-2.0.0-javadoc.jar | 384 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-web/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-web</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-web/
implementation 'com.alilitech:boot-plus-web:2.0.0'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-web/
implementation ("com.alilitech:boot-plus-web:2.0.0")
'com.alilitech:boot-plus-web:jar:2.0.0'
<dependency org="com.alilitech" name="boot-plus-web" rev="2.0.0">
<artifact name="boot-plus-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-web', version='2.0.0')
)
libraryDependencies += "com.alilitech" % "boot-plus-web" % "2.0.0"
[com.alilitech/boot-plus-web "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alilitech : boot-plus-core Необязательный | jar | 2.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.data : spring-data-commons Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |