Baidu UEditor Java Lib

百度ueditor修改版,可以自定义目录

License

License

GroupId

GroupId

com.blingblingbang
ArtifactId

ArtifactId

ueditor
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Baidu UEditor Java Lib
百度ueditor修改版,可以自定义目录
Project URL

Project URL

https://github.com/Nintendov/ueditor-java
Source Code Management

Source Code Management

https://github.com/Nintendov/ueditor-java.git

Download ueditor

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
commons-fileupload : commons-fileupload jar 1.3.2
org.json : json jar 20160212

provided (1)

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

Project Modules

There are no modules declared in this project.

ueditor-java

自用的ueditor扩展jar包

Versions

Version
1.1.2