How To Install Java Artifact org.webjars.tinymce-jquery v4.0.16

org.webjars tinymce-jquery 4.0.16

Introduction

In this article, we'll learn how to install Java artifact tinymce-jquery from org.webjars group in version 4.0.16. The artifact is available in 8 versions: 4.3.1 4.2.6 4.1.7-1 4.1.7 4.0.16 4.0.12 4.0.10 3.4.9 . The TinyMCE jQuery project has been released under GPL v2.1 license, and has its own website at: http://webjars.org . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.webjars.tinymce-jquery In Version 4.0.16

To install the TinyMCE jQuery artifact in version 4.0.16 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses TinyMCE jQuery dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses