com.github.lvyanyang:xci-core

西交投Web框架库

License

License

GroupId

GroupId

com.github.lvyanyang
ArtifactId

ArtifactId

xci-core
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

西交投Web框架库

Download xci-core

How to add to project

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

Dependencies

compile (30)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-freemarker jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
net.sf.ehcache : ehcache jar 2.10.6
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.13
cn.afterturn : easypoi-base jar 4.1.3
cn.afterturn : easypoi-annotation jar 4.1.3
io.swagger : swagger-models jar 1.5.24
io.swagger : swagger-annotations jar 1.5.24
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui jar 1.9.6
cn.hutool : hutool-core jar 5.2.5
cn.hutool : hutool-json jar 5.2.5
cn.hutool : hutool-crypto jar 5.2.5
commons-io : commons-io jar 2.6
org.jsoup : jsoup jar 1.11.3
eu.bitwalker : UserAgentUtils jar 1.21
com.github.promeg » tinypinyin jar 2.0.3
com.github.penggle : kaptcha jar 2.3.2
io.jsonwebtoken : jjwt jar 0.9.1
javax.xml.bind : jaxb-api jar 2.3.1
com.fasterxml : classmate jar 1.5.1
com.google.guava : guava jar 20.0
org.javassist : javassist jar 3.27.0-GA
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