MVN

cn.jhc : umeditor-vaadin-js

Maven & Gradle

Jan 21, 2014
1 stars

umeditor-vaadin-js · Vaadin 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-vaadin-js dependends on umeditor-fragment(https://github.com/luyanfei/umeditor-fragment)

<dependency>
    <groupId>cn.jhc</groupId>
    <artifactId>umeditor-vaadin-js</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.jhc : umeditor-vaadin-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of cn.jhc : umeditor-vaadin-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
umeditor-vaadin-js-0.0.1

How to add a dependency to Maven

Add the following cn.jhc : umeditor-vaadin-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.jhc</groupId>
    <artifactId>umeditor-vaadin-js</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.jhc : umeditor-vaadin-js gradle dependency to your build.gradle file:

implementation 'cn.jhc:umeditor-vaadin-js:0.0.1'

Gradle Kotlin DSL: Add the following cn.jhc : umeditor-vaadin-js gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.jhc:umeditor-vaadin-js:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.jhc : umeditor-vaadin-js sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.jhc" % "umeditor-vaadin-js" % "0.0.1"

Advertisement

Dependencies from Group

Jan 21, 2014
1 usages
1 stars
Jan 21, 2014
1 stars
Mar 02, 2015

Discover Dependencies

Dec 16, 2014
200 usages
May 24, 2014
2.5k stars
Feb 14, 2006
177 usages
Jul 16, 2014
46 stars
Sep 20, 2005
14 usages
Aug 26, 2013
40 usages
Oct 21, 2010
Mar 30, 2015
1 usages
8 stars