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

common-util-springboot 1.0-RELEASE

微服务 - springboot通用方法封装工具

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.lulihu
Идентификатор

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

common-util-springboot
Версия

Версия

1.0-RELEASE
Тип

Тип

jar
Описание

Описание

common-util-springboot
微服务 - springboot通用方法封装工具

Скачать common-util-springboot 1.0-RELEASE


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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
net.lulihu : toolset jar 1.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.4.RELEASE
com.zaxxer : HikariCP jar 2.7.9
org.slf4j : slf4j-api Необязательный jar 1.7.25
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2

provided (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.22
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-test jar 2.0.4.RELEASE

runtime (1)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 5.1.46

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

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