Tapestry-WYMeditor

Package that integrates WYMeditor Apache Tapestry 5 as a mixin

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

br.com.arsmachina
ArtifactId

ArtifactId

tapestry-wymeditor
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry-WYMeditor
Package that integrates WYMeditor Apache Tapestry 5 as a mixin
Project Organization

Project Organization

Ars Machina Tecnologia da Informação Ltda.
Source Code Management

Source Code Management

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

Download tapestry-wymeditor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.4-alpha-20

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.1.0
0.0.1