icu.easyj.boot :: spring-boot-parent

为了在spring-boot项目中,更方便的使用EasyJ的功能, 此项目提供了EasyJ每个功能的starter,方便快速引用功能所需的依赖同时提供了自动装配类。 同时,一些仅spring-boot项目才能用的功能,都在此仓库中开发和维护。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

spring-boot-parent
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

icu.easyj.boot :: spring-boot-parent
为了在spring-boot项目中,更方便的使用EasyJ的功能, 此项目提供了EasyJ每个功能的starter,方便快速引用功能所需的依赖同时提供了自动装配类。 同时,一些仅spring-boot项目才能用的功能,都在此仓库中开发和维护。
Project URL

Project URL

https://gitee.com/easyj-projects/easyj
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download spring-boot-parent

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

Project Modules

  • boot-dependencies
  • boot-bom
  • boot-core
  • boot-environment-enhanced
  • boot-autoconfigure
  • boot-starters-parent
  • boot-test

Versions

Version
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6