com.alilitech:boot-plus-core

boot-plus is a rapid development framework based on spring boot.

Лицензия

Лицензия

Группа

Группа

com.alilitech
Идентификатор

Идентификатор

boot-plus-core
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

boot-plus is a rapid development framework based on spring boot.

Скачать boot-plus-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-core/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core/
implementation 'com.alilitech:boot-plus-core:2.0.1'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-core/
implementation ("com.alilitech:boot-plus-core:2.0.1")
'com.alilitech:boot-plus-core:jar:2.0.1'
<dependency org="com.alilitech" name="boot-plus-core" rev="2.0.1">
  <artifact name="boot-plus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-core', version='2.0.1')
)
libraryDependencies += "com.alilitech" % "boot-plus-core" % "2.0.1"
[com.alilitech/boot-plus-core "2.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.aspectj : aspectjweaver jar 1.8.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.1
2.0.0
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0