Last Version

icu.easyj.boot :: spring-boot-project 0.6.8

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

icu.easyj.boot
ArtifactId

ArtifactId

spring-boot-project
Version

Version

0.6.8
Type

Type

pom
Description

Description

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

Project Organization

EasyJ开源社区

Download spring-boot-project 0.6.8


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

Dependencies

provided (1)

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

Project Modules

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