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

spring-boot-common 0.1.0

Personal common spring boot utils.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.wilson-he
Идентификатор

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

spring-boot-common
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

spring-boot-common
Personal common spring boot utils.
Ссылка на сайт

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

https://github.com/Wilson-He/spring-boot-common
Система контроля версий

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

https://github.com/Wilson-He/spring-boot-common

Скачать spring-boot-common 0.1.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.22
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.springframework.boot : spring-boot-configuration-processor jar 2.1.6.RELEASE

provided (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.8
org.springframework : spring-web jar 5.3.2
org.springframework : spring-webmvc jar 5.3.2
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

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

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