com.github.rebue.sbs:smx-spring-boot-starter

Spring Mvc Extends

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

smx-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Mvc Extends

Download smx-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/smx-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>smx-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/smx-spring-boot-starter/
implementation 'com.github.rebue.sbs:smx-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/smx-spring-boot-starter/
implementation ("com.github.rebue.sbs:smx-spring-boot-starter:1.1.0")
'com.github.rebue.sbs:smx-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.rebue.sbs" name="smx-spring-boot-starter" rev="1.1.0">
  <artifact name="smx-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='smx-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.rebue.sbs" % "smx-spring-boot-starter" % "1.1.0"
[com.github.rebue.sbs/smx-spring-boot-starter "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.rebue.wheel : wheel-core jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-starter-undertow jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.

common-pom

[TOC]

1. 简介

maven项目常用pom.xml文件

2. 结构

                       spring-boot-starter-parent
                                   │
                                   │
                               common-pom
                                   │
    ┌───────┬────────┬─────────────┤
    │       │        │             │
    │       │        │             │
  wheel    mbgx   robotech         │
                                   │
                            sb-dependencies
                                   │
                        ┌──────────┤
                        │          │
                        │          │
                       sbs         │
                                   │
                               sb-parent
                                   │
                                   │
                                  scx

Versions

Version
1.1.0
1.0.8
1.0.7
1.0.6