com.ruijc:spring-boot-parent

Springboot基础配置项目。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-parent
Last Version

Last Version

1.4.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Springboot基础配置项目。
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-boot-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

utils

Build Status Coverage Status License


各种工具包。

感谢

jetbrains-variant-4.png

Versions

Version
1.4.2.RELEASE