Last Version

Editable text content for Tapestry 5 0.0.3

JPA based editable content for Tapestry 5

License

License

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-editablecontent
Version

Version

0.0.3
Type

Type

jar
Description

Description

Editable text content for Tapestry 5
JPA based editable content for Tapestry 5

Download tapestry-editablecontent 0.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.3.1
org.tynamo : tapestry-ckeditor jar 0.0.1
org.apache.tapestry : tapestry-beanvalidator jar 5.3.6
org.apache.tapestry : tapestry-ioc jar 5.3.6
org.apache.tapestry : tapestry-json jar 5.3.6
org.apache.tapestry : tapestry-jpa jar 5.3.6
org.tynamo : tynamo-common jar 0.0.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (5)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.4.0
com.h2database : h2 jar 1.3.164
org.mockito : mockito-all jar 1.8.5
org.tynamo : tapestry-model-test jar 0.4.0
org.tynamo : tapestry-security jar 0.4.6

Project Modules

There are no modules declared in this project.