ueditor

百度UEditor的java服务端库优化版,修改内容详见https://gitee.com/qdbp/thirdparty/

License

License

GroupId

GroupId

com.gitee.qdbp.thirdparty
ArtifactId

ArtifactId

ueditor
Last Version

Last Version

1.4.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

ueditor
百度UEditor的java服务端库优化版,修改内容详见https://gitee.com/qdbp/thirdparty/
Project URL

Project URL

http://ueditor.baidu.com/website/
Source Code Management

Source Code Management

https://gitee.com/qdbp/thirdparty.git

Download ueditor

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/ -->
<dependency>
    <groupId>com.gitee.qdbp.thirdparty</groupId>
    <artifactId>ueditor</artifactId>
    <version>1.4.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/
implementation 'com.gitee.qdbp.thirdparty:ueditor:1.4.3.6'
// https://jarcasting.com/artifacts/com.gitee.qdbp.thirdparty/ueditor/
implementation ("com.gitee.qdbp.thirdparty:ueditor:1.4.3.6")
'com.gitee.qdbp.thirdparty:ueditor:jar:1.4.3.6'
<dependency org="com.gitee.qdbp.thirdparty" name="ueditor" rev="1.4.3.6">
  <artifact name="ueditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp.thirdparty', module='ueditor', version='1.4.3.6')
)
libraryDependencies += "com.gitee.qdbp.thirdparty" % "ueditor" % "1.4.3.6"
[com.gitee.qdbp.thirdparty/ueditor "1.4.3.6"]

Dependencies

compile (4)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47
commons-codec : commons-codec jar 1.9
commons-fileupload : commons-fileupload jar 1.3.1
org.springframework : spring-webmvc jar 4.3.17.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3.6
1.4.3.5
1.4.3.4
1.4.3.3