License |
License |
---|---|
GroupId | GroupIdcom.gitee.qdbp.thirdparty |
ArtifactId | ArtifactIdueditor |
Last Version | Last Version1.4.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionueditor
百度UEditor的java服务端库优化版,修改内容详见https://gitee.com/qdbp/thirdparty/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ueditor-1.4.3.6.pom | |
ueditor-1.4.3.6.jar | 37 KB |
ueditor-1.4.3.6-sources.jar | 22 KB |
ueditor-1.4.3.6-javadoc.jar | 342 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |