License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.tynamo |
ArtifactId | ArtifactIdtapestry-editablecontent |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEditable text content for Tapestry 5
JPA based editable content for Tapestry 5
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.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 |