com.github.lvyanyang:xci-upload

西交投Web框架文件上传组件库

Лицензия

Лицензия

Группа

Группа

com.github.lvyanyang
Идентификатор

Идентификатор

xci-upload
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

西交投Web框架文件上传组件库

Скачать xci-upload

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.2.6.RELEASE
com.github.lvyanyang : xci-core jar 2.0.1
org.projectlombok : lombok Необязательный jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.

西安交通信息开发框架

模块划分

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

Версии библиотеки

Версия
2.0.1