| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторtinymce-parent |
| Версия | Версия6.30.0 |
| Тип | Типpom |
| Описание |
ОписаниеTinyMCE - Parent
Adds support for WYSIWYG editing (using TinyMce) to Wicket
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tinymce-parent-6.30.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/tinymce-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>tinymce-parent</artifactId>
<version>6.30.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/tinymce-parent/
implementation 'org.wicketstuff:tinymce-parent:6.30.0'
// https://jarcasting.com/artifacts/org.wicketstuff/tinymce-parent/
implementation ("org.wicketstuff:tinymce-parent:6.30.0")
'org.wicketstuff:tinymce-parent:pom:6.30.0'
<dependency org="org.wicketstuff" name="tinymce-parent" rev="6.30.0">
<artifact name="tinymce-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='tinymce-parent', version='6.30.0')
)
libraryDependencies += "org.wicketstuff" % "tinymce-parent" % "6.30.0"
[org.wicketstuff/tinymce-parent "6.30.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-extensions | jar | 6.30.0 |
| commons-io : commons-io | jar | 2.1 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| commons-collections : commons-collections | jar | 3.2.1 |
| net.sf.jazzy : jazzy | jar | 0.5.2-rtext-1.4.1 |
| org.json : json | jar | 20090211 |
| org.apache.wicket : wicket | pom | 6.30.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| log4j : log4j | jar | 1.2.17 |