umeditor-fragment

Web fragment wrapper for umeditor(https://github.com/campaign/umeditor). umeditor is the mini version of ueditor(http://ueditor.baidu.com/website/), which is a versatile rich text editor. umeditor has been used in http://tieba.baidu.com, and has proven to be an efficient editor. umeditor-fragment is a wrapper for umeditor, it use Servlet 3.0 techonology, and can be deployed as a single web fragment jar.

License

License

GroupId

GroupId

cn.jhc
ArtifactId

ArtifactId

umeditor-fragment
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

umeditor-fragment
Web fragment wrapper for umeditor(https://github.com/campaign/umeditor). umeditor is the mini version of ueditor(http://ueditor.baidu.com/website/), which is a versatile rich text editor. umeditor has been used in http://tieba.baidu.com, and has proven to be an efficient editor. umeditor-fragment is a wrapper for umeditor, it use Servlet 3.0 techonology, and can be deployed as a single web fragment jar.
Project URL

Project URL

https://github.com/luyanfei/umeditor-fragment

Download umeditor-fragment

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1