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.

Лицензия

Лицензия

Группа

Группа

cn.jhc
Идентификатор

Идентификатор

umeditor-fragment
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать umeditor-fragment

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2
0.0.1