com.github.lvyanyang:xci-web-spring-boot-starter

西交投业务软件开发框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lvyanyang
ArtifactId

ArtifactId

xci-web-spring-boot-starter
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

西交投业务软件开发框架

Download xci-web-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.lvyanyang : xci-core jar 2.0.1
org.springframework.boot : spring-boot-starter-freemarker jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

西安交通信息开发框架

模块划分

01-xci-module(模块)
	xci-core(核心模块)
	xci-upload(文件上传模块)
	xci-sys(系统模块)
02-xci-starters(spring-boot-starters自动装配)
	xci-api-spring-boot-starter(api接口自动装配)
	xci-web-spring-boot-starter(web网页自动装配)
	xci-upload-spring-boot-starter(文件上传模块自动装配)
	xci-sys-spring-boot-starter(系统模块自动装配)
03-xci-ui(UI)
	xci-jxui
04-xci-demo(测试应用)
	xci-demo-api
	xci-demo-web
	xci-demo-upload
	xci-demo-sys
05-xci-doc(文档)
    sql

Versions

Version
2.0.1