| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.zhibi |
| Идентификатор | Идентификаторfast-ueditor |
| Последняя версия | Последняя версия2.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание快速开发
|
| Имя Файла | Размер |
|---|---|
| fast-ueditor-2.6.2.pom | |
| fast-ueditor-2.6.2.jar | 34 KB |
| fast-ueditor-2.6.2-sources.jar | 22 KB |
| fast-ueditor-2.6.2-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-ueditor/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>fast-ueditor</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-ueditor/
implementation 'com.gitee.zhibi:fast-ueditor:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-ueditor/
implementation ("com.gitee.zhibi:fast-ueditor:2.6.2")
'com.gitee.zhibi:fast-ueditor:jar:2.6.2'
<dependency org="com.gitee.zhibi" name="fast-ueditor" rev="2.6.2">
<artifact name="fast-ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-ueditor', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "fast-ueditor" % "2.6.2"
[com.gitee.zhibi/fast-ueditor "2.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.alibaba : fastjson | jar | 1.2.56 |
| commons-io : commons-io | jar | 2.6 |
| commons-codec : commons-codec | jar | 20041127.091804 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| org.springframework : spring-webmvc | jar | 5.1.5.RELEASE |