Tapestry-WYMeditor

Package that integrates WYMeditor Apache Tapestry 5 as a mixin

Лицензия

Лицензия

Категории

Категории

Tape Данные Data Structures
Группа

Группа

br.com.arsmachina
Идентификатор

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

tapestry-wymeditor
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tapestry-WYMeditor
Package that integrates WYMeditor Apache Tapestry 5 as a mixin
Организация-разработчик

Организация-разработчик

Ars Machina Tecnologia da Informação Ltda.
Система контроля версий

Система контроля версий

https://github.com/thiagohp/tapestry-wymeditor.git

Скачать tapestry-wymeditor

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

<!-- https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-wymeditor/ -->
<dependency>
    <groupId>br.com.arsmachina</groupId>
    <artifactId>tapestry-wymeditor</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-wymeditor/
implementation 'br.com.arsmachina:tapestry-wymeditor:0.1.0'
// https://jarcasting.com/artifacts/br.com.arsmachina/tapestry-wymeditor/
implementation ("br.com.arsmachina:tapestry-wymeditor:0.1.0")
'br.com.arsmachina:tapestry-wymeditor:jar:0.1.0'
<dependency org="br.com.arsmachina" name="tapestry-wymeditor" rev="0.1.0">
  <artifact name="tapestry-wymeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.arsmachina', module='tapestry-wymeditor', version='0.1.0')
)
libraryDependencies += "br.com.arsmachina" % "tapestry-wymeditor" % "0.1.0"
[br.com.arsmachina/tapestry-wymeditor "0.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.tapestry : tapestry-core jar 5.4-alpha-20

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

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

tapestry-wymeditor

Package that provides an WYMeditor mixin for Apache Tapestry 5.

To use it, just add its dependency to your build tool of choice [1] and add t:mixins="wymeditor/Wymeditor" to a TextArea component. In addition, you can use t:options to pass an JSONObject containing options for WYMeditor.

[1] For more information, go to http://search.maven.org/#artifactdetails%7Cbr.com.arsmachina%7Ctapestry-wymeditor%7C0.0.1%7Cjar, click in the latest version available and it'll provide the directions for many build tools.

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

Версия
0.1.0
0.0.1