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

spring-boot-starter-common 0.0.1.RELEASE

SpringBoot Public foundation integration

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-starter-common
Версия

Версия

0.0.1.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-common
SpringBoot Public foundation integration
Ссылка на сайт

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

https://github.com/Janloong-Doo/spring-boot-starter-common

Скачать spring-boot-starter-common 0.0.1.RELEASE


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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-devtools Необязательный jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-aop Необязательный jar 2.1.5.RELEASE
com.alibaba : fastjson Необязательный jar 1.2.56
org.projectlombok : lombok jar 1.18.8
org.apache.httpcomponents : httpcore Необязательный jar 4.4.11
org.apache.httpcomponents : httpclient Необязательный jar 4.5.8
org.apache.httpcomponents : httpmime Необязательный jar 4.5.7
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

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

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