ueditor2

基于百度Ueditor的二次开发v2.0

License

License

GroupId

GroupId

com.github.EDM-zhou
ArtifactId

ArtifactId

ueditor2
Last Version

Last Version

2.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ueditor2
基于百度Ueditor的二次开发v2.0
Project URL

Project URL

https://github.com/EDM-zhou/ueditor
Source Code Management

Source Code Management

https://github.com/EDM-zhou/ueditor

Download ueditor2

How to add to project

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

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.

Versions

Version
2.0.0-RELEASE