com.ruijc:spring-boot-parent

Springboot基础配置项目。

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.4.2.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Springboot基础配置项目。
Организация-разработчик

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

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/storezhang/utils.git

Скачать spring-boot-parent

Имя Файла Размер
spring-boot-parent-1.4.2.RELEASE.pom 7 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

utils

Build Status Coverage Status License


各种工具包。

感谢

jetbrains-variant-4.png

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

Версия
1.4.2.RELEASE