base-spring-boot-starter

this is springboot base package

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

base-spring-boot-starter
Последняя версия

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

2.0.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

base-spring-boot-starter
this is springboot base package
Ссылка на сайт

Ссылка на сайт

https://gitee.com/free2free/base-spring-boot-starter
Организация-разработчик

Организация-разработчик

liufuguo
Система контроля версий

Система контроля версий

https://gitee.com/free2free/base-spring-boot-starter

Скачать base-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/com.gitee.free2free/base-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.free2free</groupId>
    <artifactId>base-spring-boot-starter</artifactId>
    <version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.free2free/base-spring-boot-starter/
implementation 'com.gitee.free2free:base-spring-boot-starter:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.free2free/base-spring-boot-starter/
implementation ("com.gitee.free2free:base-spring-boot-starter:2.0.0-RELEASE")
'com.gitee.free2free:base-spring-boot-starter:jar:2.0.0-RELEASE'
<dependency org="com.gitee.free2free" name="base-spring-boot-starter" rev="2.0.0-RELEASE">
  <artifact name="base-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.free2free', module='base-spring-boot-starter', version='2.0.0-RELEASE')
)
libraryDependencies += "com.gitee.free2free" % "base-spring-boot-starter" % "2.0.0-RELEASE"
[com.gitee.free2free/base-spring-boot-starter "2.0.0-RELEASE"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.2.RELEASE
cn.hutool : hutool-http jar 5.3.2
cn.hutool : hutool-cache jar 5.3.2
com.alibaba : fastjson jar 1.2.62

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.10

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

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

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

Версия
2.0.0-RELEASE
1.2.0
1.1.1
1.1.0